LazyMAPI

MAPI Named Properties

Canonical name: PidLidTaskDueDate
Description: Represents the date when the user expects to complete the task.
Property Set: PSETID_Task
Property ID (Name): $8105
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.