PidTagFlagStatus Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Specifies the flag state of the message object.

Associated properties:

PR_FLAG_STATUS

Identifier:

0x1090

Data type:

PT_LONG

Area:

Miscellaneous

Remarks

This property must not exist on a meeting-related object, and it 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

Unflagged

0x00000001

followupComplete

Flagged complete

0x00000002

followupFlagged

Flagged

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