IMsgStore
4/8/2010
The IMsgStore interface provides access to message store information, to messages, and to folders.
Methods in Vtable Order
IMsgStore methods | Description |
---|---|
IMsgStore::AbortSubmit |
Not supported — do not use. |
Registers to receive notifications of specified events affecting the message store. |
|
IMsgStore::CompareEntryIDs |
Not supported — do not use. |
IMsgStore::FinishedMsg |
Not supported — do not use. |
IMsgStore::GetOutgoingQueue |
Not supported — do not use. |
Obtains the folder that was established as the destination for incoming messages of a specified message class, or the default receive folder for the message store. |
|
IMsgStore::GetReceiveFolderTable |
Not supported — do not use. |
IMsgStore::NotifyNewMail |
Not supported — do not use. |
Opens a folder or message, and returns an interface pointer for further access. |
|
IMsgStore::SetLockState |
Not supported — do not use. |
IMsgStore::SetReceiveFolder |
Not supported — do not use. |
IMsgStore::StoreLogoff |
Not supported — do not use. |
Cancels the sending of notifications previously set up with a call to the IMsgStore::Advise method. |
Properties
Required properties | Access level |
---|---|
Read-only |
Properties for interpersonal message (IPM) stores |
---|
Remarks
The IMsgStore interface is implemented by Message Store Providers, is called by both client applications and MAPI, and is exposed by message store objects.
Its interface identifier is IID_IMsgStore, and its pointer type is LPMDB.
Requirements
Header | mapidefs.h |
Library | cemapi.lib |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |