[]
        
(Showing Draft Content)

C1.Schedule.AppointmentCollection.AppointmentRemoved

AppointmentRemoved Event

Occurs when an appointment was removed.

Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public event EventHandler<AppointmentEventArgs> AppointmentRemoved
Returns
Type Description
EventHandler<AppointmentEventArgs> Occurs when an appointment was removed.