IOlkEnum
Supports enumerating accounts as IUnknown objects.
Quick Info
Inherits from: |
|
Implemented by: |
Outlook |
Provided by: |
|
Called by: |
Client |
Interface identifier: |
IID_IOlkEnum |
Vtable Order
Gets the number of accounts in the enumerator. |
|
Resets the enumerator to the beginning. |
|
Gets the next account in the enumerator. |
|
Skips a specified number of accounts in the enumerator. |
Remarks
This interface is returned by IOlkAccountManager::EnumerateAccounts when obtaining an enumerator of accounts.
See also
About the Account Management API
Constants (Account Management API)