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.
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.