_PostItem.ClearTaskFlag Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears the PostItem object as a task.
public:
void ClearTaskFlag();
public void ClearTaskFlag ();
Public Sub ClearTaskFlag ()
Remarks
Calling this method sets the IsMarkedAsTask property to False.