AppointmentItemOperationEventArgs Properties
Provides data for the CustomAllowAppointment… events of the SchedulerControl.| Name | Description |
|---|---|
| Allow | Gets or sets whether performing a particular action is allowed. |
| Appointment | Gets the appointment for which the element is raised. Inherited from AppointmentItemEventArgs. |
| Recurring | Gets whether the target appointment is recurring. |
See Also