PidTagFollowupIcon Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Specifies the flag color of the message object.
Property | Value |
---|---|
Associated properties: |
PR_FOLLOWUP_ICON |
Identifier: |
0x1095 |
Data type: |
PT_LONG |
Area: |
Rename message folder |
Remarks
This property must not exist unless the value of the PR_FLAG_STATUS (PidTagFlagStatus) property is set to "followupFlagged", or the message object is a meeting-related object. This property 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 |
No color |
1 |
followupIcon1 |
Purple flag |
2 |
followupIcon2 |
Orange flag |
3 |
followupIcon3 |
Green flag |
4 |
followupIcon4 |
Yellow flag |
5 |
followupIcon5 |
Blue flag |
6 |
followupIcon6 |
Red flag |
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.