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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.