SchedulerAppointmentOperationEventArgs Properties
Provides data for Scheduler events related to appointment operations.| Name | Description |
|---|---|
| Appointment | Specifies the target appointment. |
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
See Also