ContactItem.ClearTaskFlag method (Outlook)
Clears the ContactItem object as a task.
Syntax
expression. ClearTaskFlag
expression An expression that returns a ContactItem object.
Remarks
Calling this method sets the IsMarkedAsTask property to False.
See also
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.