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