Removes the recurrence settings and restores the NotRecurring state for an appointment.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public void ClearRecurrencePattern()
Visual Basic (Declaration)
Public Sub ClearRecurrencePattern

See Also