New to Telerik UI for WPFStart a free 30-day trial

Specifies the state of (recurring) appointment.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public enum RecurrenceState

Fields

Represents exceptional appointment - exception from the recurrence rule.

C#
Exception = 2

Represents the main appointment, which holds the recurrence rule.

C#
Master = 0

Represents a single occurrence of a recurring appointment.

C#
Occurrence = 1
In this article
DefinitionFieldsExceptionMasterOccurrence
Not finding the help you need?
Contact Support