_SharingItem.ClearTaskFlag Method

Clears the SharingItem object as a task.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Sub ClearTaskFlag
'Usage
Dim instance As _SharingItem

instance.ClearTaskFlag()
[DispIdAttribute()]
void ClearTaskFlag()

Remarks

Calling this method sets the IsMarkedAsTask property to False.

See Also

Reference

_SharingItem Interface

_SharingItem Members

Microsoft.Office.Interop.Outlook Namespace