Class MailFetchContext
Inheritance
MailFetchContext
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class MailFetchContext
Constructors
MailFetchContext()
Declaration
public MailFetchContext()
Properties
AccountId
Declaration
public int AccountId { get; set; }
Property Value
AssociateId
Declaration
public int AssociateId { get; set; }
Property Value
AssociateName
Declaration
public string AssociateName { get; set; }
Property Value
ContextIdentifier
Declaration
public string ContextIdentifier { get; set; }
Property Value
RequestedBy
Declaration
public string RequestedBy { get; set; }
Property Value
Secret
Declaration
public string Secret { get; set; }
Property Value