TaskItem.Complete Property

Outlook Developer Reference

Returns True if the task is completed. Read/write Boolean.

Syntax

expression.Complete

expression   A variable that represents a TaskItem object.

See Also