Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()