Enum RecurrenceState
Specifies the state of (recurring) appointment.
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum RecurrenceState
Exception
Represents exceptional appointment - exception from the recurrence rule.
Master
Represents the main appointment, which holds the recurrence rule.
Occurrence
Represents a single occurrence of a recurring appointment.