IMsgStore : IMAPIProp
Last modified: July 23, 2011
Applies to: Outlook
Provides access to message store information and to messages and folders.
|
Header file: |
Mapidefs.h |
|
Exposed by: |
Message store object |
|
Implemented by: |
Message store providers |
|
Called by: |
Client applications, the MAPI spooler, and MAPI |
|
Interface identifier: |
IID_IMsgStore |
|
Pointer type: |
LPMDB |
|
Transaction model: |
Nontransacted |
|
Registers to receive notification of specified events that affect the message store. |
|
|
Cancels the sending of notifications previously set up with a call to the IMsgStore::Advise method. |
|
|
Compares two entry identifiers to determine whether they refer to the same entry in a message store. |
|
|
Opens a folder or message and returns an interface pointer for further access. |
|
|
Establishes a folder as the destination for incoming messages of a particular message class. |
|
|
Obtains the folder that was established as the destination for incoming messages of a specified message class or as the default receive folder for the message store. |
|
|
Provides access to the receive folder table, a table with information about all of the receive folders for the message store. |
|
|
Enables the orderly logoff of the message store. |
|
|
Attempts to remove a message from the outgoing queue. |
|
|
Provides access to the outgoing queue table, a table that has information about all of the messages in the message store's outgoing queue. |
|
|
Locks or unlocks a message. |
|
|
Enables the message store provider to perform processing on a sent message. |
|
|
Informs the message store that a new message has arrived. |
|
Required properties |
Access level |
|---|---|
|
PR_DISPLAY_NAME (PidTagDisplayName) |
Read/write |
|
PR_ENTRYID (PidTagEntryId) |
Read-only |
|
PR_OBJECT_TYPE (PidTagObjectType) |
Read-only |
|
PR_RECORD_KEY (PidTagRecordKey) |
Read-only |
|
PR_STORE_ENTRYID (PidTagStoreEntryId) |
Read-only |
|
PR_STORE_RECORD_KEY (PidTagStoreRecordKey) |
Read-only |
|
PR_MDB_PROVIDER (PidTagStoreProvider) |
Read-only |
|
PR_STORE_SUPPORT_MASK (PidTagStoreSupportMask) |
Read-only |
The following properties are for interpersonal message (IPM) message stores:
-
PR_IPM_OUTBOX_ENTRYID (PidTagIpmOutboxEntryId)
-
PR_IPM_SENTMAIL_ENTRYID (PidTagIpmSentMailEntryId)
-
PR_IPM_SUBTREE_ENTRYID (PidTagIpmSubtreeEntryId)
-
PR_IPM_WASTEBASKET_ENTRYID (PidTagIpmWastebasketEntryId)
-
PR_MDB_PROVIDER
-
PR_STORE_SUPPORT_MASK