EnumRecurrenceState
Enum
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.
Master
Represents the master appointment, which holds the recurrence rule.
Occurrence
Represents a single occurrence of a recurring appointment.