Share via


_TaskItem.ClearRecurrencePattern Method

Removes the recurrence settings and restores the single-occurrence state for an appointment or task.

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

Syntax

'Declaration
Sub ClearRecurrencePattern
'Usage
Dim instance As _TaskItem

instance.ClearRecurrencePattern()
void ClearRecurrencePattern()

See Also

Reference

_TaskItem Interface

_TaskItem Members

Microsoft.Office.Interop.Outlook Namespace