PidTagStoreState Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a flag that describes the state of the message store.
Associated properties: |
PR_STORE_STATE |
Identifier: |
0x340E |
Data type: |
PT_LONG |
Area: |
MAPI message store |
Remarks
This property is dynamic and can change based on user actions, unlike the PR_STORE_SUPPORT_MASK (PidTagStoreSupportMask) property.
The following value can be set:
- STORE_HAS_SEARCHES
The user has created one or more active searches in the store.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCSTOR]
Specifies permissible operations for the core message store objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.