PidTagFlagStatus Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Specifies the flag state of the message object.
Property | Value |
---|---|
Associated properties: |
PR_FLAG_STATUS |
Identifier: |
0x1090 |
Data type: |
PT_LONG |
Area: |
Miscellaneous |
Remarks
This property must not exist on a meeting-related object, and it should not exist on a task object. When set on other message objects, this property must be set to one of the following values:
Numeric value | Name | Description |
---|---|---|
Not present |
N/A |
Unflagged |
0x00000001 |
followupComplete |
Flagged complete |
0x00000002 |
followupFlagged |
Flagged |
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Specifies the properties and operations related to flagging.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.