PidTagToDoItemFlags Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Represents a To-Do item's flagged condition.

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names