TaskItem.MarkComplete method (Outlook)

Marks the task as completed.

Syntax

expression. MarkComplete

expression A variable that represents a TaskItem object.

Remarks

Sets PercentComplete to "100%", Complete to True, and DateCompleted to the current date.

See also

TaskItem Object

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.