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 Appointment |
Recurring | Gets or sets a value indicating if the appointment is recurring. |
See Also