The Contact type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Addresses |
Gets or sets the addresses.
| |
| CellPhone |
Gets or sets the cell phone.
| |
| CompanyName |
Gets or sets the company name.
| |
| Confirmed |
Gets or sets the confirmation flag.
| |
| CustomFields |
Gets or sets the list of custom fields.
| |
| DateCreated |
Gets or sets the date and time the contact was added
| |
| DateModified |
Gets or sets the date and time contact's information was last modified
| |
| EmailAddresses |
Gets or sets the email addresses.
| |
| Fax |
Gets or sets the fax number.
| |
| FirstName |
Gets or sets the first name.
| |
| HomePhone |
Gets or sets the home phone.
| |
| Id |
Gets or sets the id.
| |
| JobTitle |
Gets or sets job title.
| |
| LastName |
Gets or sets the last name.
| |
| Lists |
Gets or sets the lists.
| |
| MiddleName |
Gets or sets the middle name.
| |
| Notes |
Gets or sets the notes.
| |
| PrefixName |
Gets or sets the prefix name.
| |
| Source |
Gets or sets the source.
| |
| SourceDetails |
Gets or sets the source details.
| |
| Status |
Gets or sets the status.
| |
| WorkPhone |
Gets or sets the work phone.
|
See Also