MarkComplete Method

Microsoft Outlook Visual Basic

MarkComplete Method

       

Marks the task as completed. Sets PercentComplete to "100%", Complete to True, and DateCompleted to the current date.

expression.MarkComplete

expression   Required. An expression that returns a TaskItem object.