ICEMAPISession

4/8/2010

The ICEMAPISession interface 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 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 an ICEMAPISession object.

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