TaskItem.Complete Property (Outlook)

Returns a Boolean value that indicates whether the task is completed. Read/write Boolean.

Syntax

expression .Complete

expression A variable that represents a TaskItem object.

Remarks

True indicates that the task was completed.

See Also

Concepts

TaskItem Object Members

TaskItem Object