TaskItem.DateCompleted Property

Outlook Developer Reference

Returns or sets a Date indicating the completion date of the task. Read/write.

Syntax

expression.DateCompleted

expression   A variable that represents a TaskItem object.

See Also