PidLidTaskDueDate Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Represents the date when the user expects to complete the task.

Associated properties:

dispidTaskDueDate

Property set:

PSETID_Task

Long ID (LID):

0x00008105

Data type:

PT_SYSTIME

Area:

Task

Remarks

The task has no due date if this property is unset or set to 0x5AE980E0 (1,525,252,320). However, a due date is optional only if no start date is indicated in the dispidTaskStartDate (PidLidTaskStartDate) property. If the task has a due date, the value must have a time component of midnight, and the dispidCommonEnd (PidLidCommonEnd) property must also be set. If dispidTaskStartDate has a start date, then the value of the dispidTaskDueDate property must be greater than or equal to the value of dispidTaskStartDate.

Protocol Specifications

  • [MS-OXPROPS]
    Provides property set definitions and references to related Exchange Server protocol specifications.

  • [MS-OXOTASK]
    Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.

  • [MS-OXORMDR]
    Specifies the properties and the interaction model for e-mail and other object reminders.

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