PidLidToDoOrdinalDate Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Determines the sort order of objects in a consolidated to-do list.
Property | Value |
---|---|
Associated properties: |
dispidToDoOrdinalDate |
Property set: |
PSETID_Common |
Long ID (LID): |
0x000085A0 |
Data type: |
PT_SYSTIME |
Area: |
Task |
Remarks
When an object is flagged, this property should be set to the current time in Coordinated Universal Time (UTC).
If the client allows a user to reorder tasks within the consolidated task list via dragging or other mechanisms, they can use any suitable algorithm to determine the new value of this property so that the task appears in the correct place when this property is used as a sorting field.
When this property is used to sort objects and the sort results in a tie, the dispidToDoSubOrdinal (PidLidToDoSubOrdinal) property is used as a tie breaker.
Related resources
Protocol specifications
Provides property set definitions and references to related Exchange Server protocol specifications.
Specifies the properties and operations related to flagging.
Header files
Mapidefs.h
Provides data type definitions.
See also
PidLidToDoSubOrdinal Canonical Property