Show / Hide Table of Contents

Class MailFetchContext

Inheritance
Object
MailFetchContext
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class MailFetchContext

Constructors

MailFetchContext()

Declaration
public MailFetchContext()

Properties

AccountId

Declaration
public int AccountId { get; set; }
Property Value
Type Description
Int32

AssociateId

Declaration
public int AssociateId { get; set; }
Property Value
Type Description
Int32

AssociateName

Declaration
public string AssociateName { get; set; }
Property Value
Type Description
String

ContextIdentifier

Declaration
public string ContextIdentifier { get; set; }
Property Value
Type Description
String

RequestedBy

Declaration
public string RequestedBy { get; set; }
Property Value
Type Description
String

Secret

Declaration
public string Secret { get; set; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top