MailItem.ClearTaskFlag method (Outlook)

Clears the MailItem object as a task.

Syntax

expression. ClearTaskFlag

expression An expression that returns a MailItem object.

Remarks

Calling this method sets the IsMarkedAsTask property to False.

See also

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