Message Store Properties

Send Feedback

These properties appear on message store objects.

Constant Description Data type Property ID Property Tag
PR_DEFAULT_STORE Contains TRUE if a message store is the default message store in the message store table. PT_BOOLEAN 0x3400 0x3400000B
PR_STORE_SUPPORT_MASK Contains a bitmask of flags that client applications should query to determine the characteristics of a message store. PT_LONG 0x340D 0x340D0003
PR_STORE_STATE Contains a flag that describes the state of the message store. PT_LONG 0x340E 0x340E0003
PR_IPM_SUBTREE_SEARCH_KEY Was originally meant to contain the search key of the interpersonal message (IPM) root folder. No longer supported PT_BINARY 0x3410 0x34100102
PR_IPM_OUTBOX_SEARCH_KEY Was originally meant to contain the search key of the standard Outbox folder. No longer supported. PT_BINARY 0x3411 0x34110102
PR_IPM_WASTEBASKET_SEARCH_KEY Was originally meant to contain the search key of the standard Deleted Items folder. No longer supported. PT_BINARY 0x3412 0x34120102
PR_IPM_SENTMAIL_SEARCH_KEY Was originally meant to contain the search key of the standard Sent Items folder. No longer supported. PT_BINARY 0x3413 0x34130102
PR_MDB_PROVIDER Contains a provider-defined MAPIUID structure that indicates the type of the message store. PT_BINARY 0x3414 0x34140102
PR_RECEIVE_FOLDER_SETTINGS Contains a table of a message store's receive folder settings. PT_OBJECT 0x3415 0x3415000D
PR_VALID_FOLDER_MASK Contains a bitmask of flags that indicate the validity of the entry identifiers of the folders in a message store. PT_LONG 0x35DF 0x35DF0003
PR_IPM_SUBTREE_ENTRYID Contains the entry identifier of the root of the IPM folder subtree in the message store's folder tree. PT_BINARY 0x35E0 0x35E00102
PR_IPM_OUTBOX_ENTRYID Contains the entry identifier of the standard interpersonal message (IPM) Outbox folder. PT_BINARY 0x35E2 0x35E20102
PR_IPM_WASTEBASKET_ENTRYID Contains the entry identifier of the standard IPM Deleted Items folder. PT_BINARY 0x35E3 0x35E30102
PR_IPM_SENTMAIL_ENTRYID Contains the entry identifier of the standard IPM Sent Items folder. PT_BINARY 0x35E4 0x35E40102
PR_VIEWS_ENTRYID Contains the entry identifier of the user-defined Views folder. PT_BINARY 0x35E5 0x35E50102
PR_COMMON_VIEWS_ENTRYID Contains the entry identifier of the predefined common view folder. PT_BINARY 0x35E6 0x35E60102
PR_FINDER_ENTRYID Contains the entry identifier for the folder in which search results are typically created. PT_BINARY 0x35E7 0x35E70102
PR_CE_RECEIVE_BEFORE_SEND PROP_TAG When TRUE, forces the serialization of SMTP and POP3 authentication requests such that the POP3 account is authenticated before the SMTP account. PT_BOOLEAN 0x812D 0x812D0102

Remarks

The property IDs from 0x35E8 through 0x35FF are reserved for folders that are guaranteed by PR_VALID_FOLDER_MASK.

See Also

MAPI Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.