Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.