PidTagToDoItemFlags Canonical Property
Represents a To-Do item's flagged condition.
|
Associated properties: |
PR_TODO_ITEM_FLAGS |
|
Identifier: |
0x0E2B |
|
Data type: |
PT_LONG |
|
Area: |
MAPI non-transmittable |
This property is a bit field in which each bit should be set to 1 if the associated condition in the following table applies, otherwise 0.
Numeric value | Name | Description |
Not present | N/A | Unflagged |
1 | todoTimeFlagged | Object is time flagged |
8 | todoRecipientFlagged | Should only be set on a draft message object, and it means that the object is flagged for recipients. |
All bits that are not specified in the table are reserved. They must be ignored, but should be preserved if they are set.
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.