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. |
The IMsgStoreinterface 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::Advisemethod. |
Properties
Required properties | Access level |
---|---|
Read-only |
Properties for interpersonal message (IPM) stores |
---|
Remarks
The IMsgStoreinterface 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 |