AppointmentItem.ClearRecurrencePattern Method

Outlook Developer Reference

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

Syntax

expression.ClearRecurrencePattern

expression   A variable that represents an AppointmentItem object.

See Also