Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

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

Methods in Vtable Order

ICEMAPISession methods Description

ICEMAPISession::CreateMsgStore

Creates a message store in the MAPI store.

ICEMAPISession::DeleteMsgStore

Deletes a message store from the MAPI store.

Remarks

The ICEMAPISessioninterface is implemented by MAPI, and called by client applications and by MAPI; it is exposed by session objects.

The MAPILogonExfunction returns a reference to an ICEMAPISessionobject.

Requirements

Header cemapi.h
Library cemapi.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Other Resources

MAPI Interfaces
Messaging