|
|
IContact Interface |
The IContact type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNewContact | Adds a new Contact. | |
| DeleteContact | Deletes an contact. | |
| GetContactByGUID | Gets a Contact by GUID. | |
| GetContactsByAccountGUID | Gets all contacts of an account. | |
| GetContactsByCommunicationMethodType | Gets contacts by CommunicationMethodType and its value. | |
| GetContactsChangedSince | Gets contacts that have been added or updated after given time. | |
| UpdateContact | Updates a contact. |