PidLidTaskDueDate Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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.
Related Resources
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.