Share via


ICEMAPISession (Compact 7)

3/12/2014

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

See Also

Reference

MAPI Interfaces