PidLidFlagString Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains an index that identifies one of a set of pre-defined text strings associated with the flag.

Associated properties:

dispidFlagStringEnum

Property set:

PSETID_Common

Long ID (LID):

0x000085C0

Data type:

PT_LONG

Area:

Task

Remarks

If this property is set, clients should use the corresponding string value in the tables below (for example, to substitute a string that is translated into the current user's language), and should ignore the value set in dispidFlagRequest (PidLidFlagRequest) and dispidValidFlagStringProof (PidLidValidFlagStringProof).

Defaults suggested to the user for contact objects are as follows:

Value

English string

0x00000000 or not present

Follow the guidance related to displaying dispidFlagRequest.

0x0000006E

"Follow up"

0x0000006F

”Call”

0x00000070

”Arrange Meeting”

0x00000071

”Send E-mail”

0x00000072

”Send Letter”

Defaults suggested to the user for all other message objects are as follows:

Value

English string

0x00000000 or not present

Follow the guidance related to displaying dispidFlagRequest.

0x00000001

"Call"

0x00000002

"Do not Forward"

0x00000003

"Follow up"

0x00000004

"For Your Information"

0x00000005

"Forward"

0x00000006

"No Response Necessary"

0x00000007

"Read"

0x00000008

"Reply"

0x00000009

"Reply to All"

0x0000000A

"Review"

All strings specified above can be translated to the user's language, if appropriate.

Protocol Specifications

  • [MS-OXPROPS]
    Provides property set definitions and 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.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names