[]
Occurs before the C1.Schedule.Appointment object is edited in-place.
[C1Description("BeforeAppointmentEdit", "Fired before Appointment is edited in-place.")]
[C1Category("UI")]
public event CancelAppointmentEventHandler BeforeAppointmentEdit
<C1Description("BeforeAppointmentEdit", "Fired before Appointment is edited in-place.")>
<C1Category("UI")>
Public Event BeforeAppointmentEdit As CancelAppointmentEventHandler
| Type | Description |
|---|---|
| CancelAppointmentEventHandler | Occurs before the object is edited in-place. |