PidTagToDoItemFlags Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Represents a To-Do item's flagged condition.

Property Value
Associated properties:
PR_TODO_ITEM_FLAGS
Identifier:
0x0E2B
Data type:
PT_LONG
Area:
MAPI non-transmittable

Remarks

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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names