PidTagFollowupIcon Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Specifies the flag color of the message object.
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
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOFLAG]
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.