PidLidToDoTitle Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains user-specifiable text to identify this message object in a consolidated to-do list.

Associated properties:

dispidToDoTitle

Property set:

PSETID_Common

Long ID (LID):

0x000085A4

Data type:

PT_UNICODE

Area:

Task

Remarks

This property must not be set on a task. To indicate an empty property, do not set this property to the zero-length string, but instead delete it.

When flagging a message object, and the property does not exist, a client should write the value of PR_NORMALIZED_SUBJECT (PidTagNormalizedSubject) to this property.

In a consolidated to-do list, if this property does not exist, a client should substitute the value of the PR_NORMALIZED_SUBJECT property when displaying this property in the to-do list.

On a draft message object, if the client implements sender flags, this property should be set to the same value as dispidRequest (PidLidFlagRequest).

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

Reference

PidTagNormalizedSubject Canonical Property

PidLidFlagRequest Canonical Property

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names