TaskItem.Status Property (Outlook)
Returns or sets an OlTaskStatus constant specifying the status for the task. Corresponds to the Status field of a TaskItem . Read/write.
Syntax
expression .Status
expression A variable that represents a TaskItem object.