[]
        
(Showing Draft Content)

C1.Schedule.AppointmentCollection.AppointmentRecurrenceStateChanged

AppointmentRecurrenceStateChanged Event

Occurs when RecurrenceState of an appointment is changed.

Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public event EventHandler<AppointmentEventArgs> AppointmentRecurrenceStateChanged
Returns
Type Description
EventHandler<AppointmentEventArgs> Occurs when RecurrenceState of an appointment is changed.