TaskItem.DueDate Property

Outlook Developer Reference

Returns or sets a Date indicating the due date for the task. Read/write.

Syntax

expression.DueDate

expression   A variable that represents a TaskItem object.

See Also