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