_AppointmentItem.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 _AppointmentItem

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

See Also

Reference

_AppointmentItem Interface

_AppointmentItem Members

Microsoft.Office.Interop.Outlook Namespace