OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Customer.Contact Class
Properties


In This Topic
    Customer.Contact Class Members
    In This Topic

    The following tables list the members exposed by Customer.Contact.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Customer.Contact object assigned to the given Customer.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe unique identifier of the Customer associated with this Contact. (Inherited from OnTime.Extensions.SDK.CustomerBase.ContactBase)
    Public PropertyThe email address assigned to this Contact. (Inherited from OnTime.Extensions.SDK.CustomerBase.ContactBase)
    Public PropertyThe unique identifier of this Contact. (Inherited from OnTime.Extensions.SDK.CustomerBase.ContactBase)
    Public PropertyThe name assigned to this Contact. (Inherited from OnTime.Extensions.SDK.CustomerBase.ContactBase)
    Public PropertyThe phone number assigned to this Contact. (Inherited from OnTime.Extensions.SDK.CustomerBase.ContactBase)
    Top
    See Also