Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides helper functionality in the current MAPI session to manage accounts.
Quick info
| Property | Value |
|---|---|
| Inherits from: |
IUnknown |
| Provided by: |
Client |
| Interface identifier: |
IID_IOlkAccountHelper |
Vtable order
| Member | Description |
|---|---|
| Placeholder1 |
This member is a placeholder and is not supported. |
| GetIdentity |
Gets the profile name of an account. |
| GetMapiSession |
Opens a MAPI session and maintains a reference to the session for the account manager. |
| HandsOffSession |
Releases the MAPI session object that was returned by IOlkAccountHelper::GetMapiSession. |
Remarks
This interface is passed to IOlkAccountManager::Init when initializing the account manager.