| ContactProfileViewModel Properties | 
The ContactProfileViewModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContactAddress | 
            Gets or sets value specifying the contact address.
             | 
|  | ContactAge | 
            Gets or sets value specifying the contact age.
             | 
|  | ContactEmail | 
            Gets or sets email of the contact.
             | 
|  | ContactGender | 
            Gets or sets value specifying the contact gender.
             | 
|  | ContactID | 
            Gets or sets contact ID.
             | 
|  | ContactName | 
            Gets or sets full name of the contact.
             | 
|  | ContactNotes | 
            Gets or sets value specifying the contact notes.
             | 
|  | ContactType | 
            Gets or sets value specifying the contact type based on license.
             | 
|  | EditUrl | 
            Gets or sets url that leads to contacts edit page.
             | 
|  | IsCustomer | 
            Gets or sets whether the contact is in relation with some user.
             | 
|  | IsUser | 
            Gets or sets whether the contact is in relation with some user.
             | 
 See Also
See Also