Click or drag to resize

IContact Methods

The IContact type exposes the following members.

Methods
  Name Description
Public method AddNewContact Adds a new Contact.
Public method DeleteContact Deletes an contact.
Public method GetContactByGUID Gets a Contact by GUID.
Public method GetContactsByAccountGUID Gets all contacts of an account.
Public method GetContactsByCommunicationMethodType Gets contacts by CommunicationMethodType and its value.
Public method GetContactsChangedSince Gets contacts that have been added or updated after given time.
Public method UpdateContact Updates a contact.
Top
See Also