[]
        
(Showing Draft Content)

C1.Schedule.AppointmentCollection.AppointmentAdded

AppointmentAdded Event

Occurs when an appointment was added.

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