EnumRecurrenceState
Enum
Specifies the state of (recurring) appointment.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public enum RecurrenceState
Fields
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.