In this binding mode you can handle the AppointmentInserted,
AppointmentUpdated and AppointmentDeleted events
to update your business objects as the corresponding actions are performed by
the user.
The events are cancellable so you can enforce business rules as necessary.