TaskItem.ToDoTaskOrdinal Property

Outlook Developer Reference

Returns or sets a Date value that represents the ordinal value of the task for the TaskItem. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.ToDoTaskOrdinal

expression   An expression that returns a TaskItem object.

Remarks

This property is used to indicate how the task should be ordered within the parent groups, such as the Today group or the Tomorrow group, of the To-Do Bar.

See Also