ClearRecurrencePattern Method

Applies To

AppointmentItem object, TaskItem object.

Description

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

Syntax

expression.ClearRecurrencePattern

expression An expression that returns a AppointmentItem or TaskItem object.

See Also

IsRecurring property, RecurrenceType property.