Enum
RecurrenceState

Specifies the state of (recurring) appointment.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum RecurrenceState

Fields

Exception

Represents exceptional appointment - exception from the recurrence rule.

Declaration

cs-api-definition
Exception = 2

Field Value

RecurrenceState

Master

Represents the master appointment, which holds the recurrence rule.

Declaration

cs-api-definition
Master = 0

Field Value

RecurrenceState

Occurrence

Represents a single occurrence of a recurring appointment.

Declaration

cs-api-definition
Occurrence = 1

Field Value

RecurrenceState

In this article
DefinitionFieldsExceptionMasterOccurrence
Not finding the help you need?
Contact Support