ILkContactsView is an interface of Windows Live Mail Contacts view. It allows accessing a list of contacts and selected contacts.
The ILkContactsView type exposes the following members.
Name | Description | |
---|---|---|
SelectItem | Selects a contact by index. |
Name | Description | |
---|---|---|
FocusedItemIndex | Retrieves an index of the focused contact. | |
IsActive | Checks if Contact view shown or not. | |
Item | Retrieves a contact object by index. | |
SelectedIndexes | Retrieves indexes of selected contacts. |