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.
The ICEMAPISession interface is used to manage objects associated with a MAPI logon session.
Methods in Vtable Order
- IUnknown methods
- IMAPISession methods
| ICEMAPISession methods | Description |
|---|---|
| CreateMsgStore | Creates a message store in the MAPI store. |
| DeleteMsgStore | Deletes a message store from the MAPI store. |
Remarks
The ICEMAPISession interface is implemented by MAPI and called by client applications and by MAPI; it is exposed by session objects. The MAPILogonEx function returns a reference to ICEMAPISession.
Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cemapi.h
Library: cemapi.lib
See Also
Send Feedback on this topic to the authors