名前 | 解説 | |
---|---|---|
AppointmentAdded | Occurs when an appointment was added. | |
AppointmentChanged | Occurs when an appointment was changed. | |
AppointmentCustomAction | Occurs when a custom action of an appointment executes. | |
AppointmentRecurrenceStateChanged | Occurs when RecurrenceState of an appointment is changed. | |
AppointmentRemoved | Occurs when an appointment was removed. | |
ItemChanged | Occurs when one of collection items has been changed. C1.Schedule.BaseCollection<Appointment>から継承されます。 |