PostItem.ClearTaskFlag method (Outlook)

Clears the PostItem object as a task.

Syntax

expression. ClearTaskMark

expression An expression that returns a PostItem object.

Remarks

Calling this method sets the IsMarkedAsTask property to False.

See also

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