ICEMAPISession

Send Feedback

The ICEMAPISession interface is used to manage objects associated with a MAPI logon session.

Methods in Vtable Order

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

MAPI Interfaces | Messaging

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.