Windows Live Mail extension interfaces

Windows Live Mail API exposes the following interfaces.

Interfaces

NameDescription
Public interface ILkContact ILkContacts is an interface for accessing Contact data from an address book.
Public interface ILkContactList ILkContactList interface provides a collection of contacts.
Public interface ILkAddressBook ILkAddressBook is an interface for reading and managing contacts in the address book.
Public interface ILkAddressBookList ILkAddressBookList interface provides a collection of address books.
Public interface ILkAddressBookFactory ILkAddressBookFactory is an interface for accessing installed address books.
See Also