ILkAddressBook is an interface for reading and managing contacts in the address book.
The ILkAddressBook type exposes the following members.
Name | Description | |
---|---|---|
AddContact | Allows adding a new contact to the address book. | |
DeleteContact | Deletes a contact from the address book. |
Name | Description | |
---|---|---|
AddressBookTitle | The property returns address book title. | |
AddressBookType | The property retrieves email client name associated with the address book. | |
ContactList | Retrieves a collection of contacts. |