_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
<DispIdAttribute()> _
Sub ClearRecurrencePattern
'Usage
Dim instance As _TaskItem
instance.ClearRecurrencePattern()
[DispIdAttribute()]
void ClearRecurrencePattern()