PostItem.ClearTaskFlag Method (Outlook)
Clears the PostItem object as a task.
Version Information
Version Added: Outlook 2007
Syntax
expression .ClearTaskMark
expression An expression that returns a PostItem object.
Remarks
Calling this method sets the IsMarkedAsTask property to False.