New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the state of (recurring) appointment.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum RecurrenceState

Fields

Represents exceptional appointment - exception from the recurrence rule.

C#
Exception = 2

Represents the master 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