| Contact Class |
Namespace: CMS.DataCom
[SerializableAttribute] public class Contact
The Contact type exposes the following members.
| Name | Description | |
|---|---|---|
| lastModificationDateTimeText |
The string representation of a date and time when the contact record was last modified.
|
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the address where this contact is located.
| |
| AreaCode |
Gets or sets the area code where this contact is located.
| |
| City |
Gets or sets the city where this contact is located.
| |
| CompanyId |
Gets or sets the identifier of the company of this contact.
| |
| CompanyName |
Gets or sets the name ot the company of this contact.
| |
| ContactId |
Gets or sets the identifier of this contact.
| |
| ContactSaleCount |
Gets or sets the number of sales of this contact.
| |
| ContactUrl |
Gets or sets the URL with more details about this contact.
| |
| Country |
Gets or sets the country where this contact is located.
| |
Gets or sets the e-mail address of this contact.
| ||
| FirstName |
Gets or sets the first name of this contact.
| |
| Graveyarded |
Gets or sets the value indicating whether this contact record is up-to-date.
| |
| LastModificationDateTime |
Gets or sets the date and time when this contact record was last modified.
| |
| LastName |
Gets or sets the last name of this contact.
| |
| Owned |
Gets or sets the value indicating whether the Data.com account used to retrieve this contact record owns it.
| |
| OwnedType |
Gets or sets the type of ownership of this contact.
| |
| Phone |
Gets or sets the phone number of this contact.
| |
| SeoContactUrl |
Gets or sets the SEO optimized URL with more details about this contact.
| |
| State |
Gets or sets the state where this contact is located.
| |
| Title |
Gets or sets the title of this contact.
| |
| ZipCode |
Gets or sets the zip code where this contact is located.
|
| Name | Description | |
|---|---|---|
| MergeWith |
Merges the specified contact into this contact.
(Defined by DomainExtensions.) |