[]
Occurs when the C1.Schedule.Appointment.RecurrenceState property of an C1.Schedule.Appointment object is changed.
public event EventHandler<AppointmentEventArgs> AppointmentRecurrenceStateChanged
Type | Description |
---|---|
EventHandler<AppointmentEventArgs> | Occurs when the property of an object is changed. |