TaskItem.PercentComplete Property

Outlook Developer Reference

Returns or sets a Long indicating the percentage of the task completed at the current date and time. Read/write.

Syntax

expression.PercentComplete

expression   A variable that represents a TaskItem object.

See Also