[]
Occurs when an C1.Schedule.Appointment object is added.
public event EventHandler<AppointmentActionEventArgs> AppointmentAdded
Public Event AppointmentAdded As EventHandler(Of AppointmentActionEventArgs)
| Type | Description |
|---|---|
| EventHandler<AppointmentActionEventArgs> | Occurs when an object is added. |