TaskItem.Ordinal Property

Outlook Developer Reference

Returns or sets a Long specifying the position in the view (ordinal) for the task. Read/write.

Syntax

expression.Ordinal

expression   A variable that represents a TaskItem object.

See Also