PidTagToDoItemFlags 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.

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