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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public enum AppointmentStatus

Fields

Specifies that the status of an appointment is Busy

C#
Busy = 2

Specifies that the status of an appointment is Free

C#
Free = 1

Specifies that the status of an appointment is Tentative

C#
Tentative = 4

Specifies that the status of an appointment is Unavailable

C#
Unavailable = 3
In this article
DefinitionFieldsBusyFreeTentativeUnavailable
Not finding the help you need?
Contact Support