Skip to main content
A newer version of this page is available. .

AppointmentOperationEventArgs Properties

Provides data for the AllowAppointment events of the SchedulerControl.
Name Description
Allow Gets or sets a value indicating whether an end-user is allowed to perform a particular action.
Appointment Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs.
Recurring Gets or sets a value indicating if the appointment is recurring.
See Also