Back to Devexpress

AppointmentSynchronizer Events

corelibraries-devexpress-dot-xtrascheduler-dot-exchange-dot-appointmentsynchronizer-dot-underscore-events.md

latest1.7 KB
Original Source

AppointmentSynchronizer Events

Serves as the base class for classes that provide functionality for synchronizing the appointments contained in the XtraScheduler storage and another scheduling application.

NameDescription
AppointmentSynchronizedFires after the synchronization of appointments is complete.
AppointmentSynchronizingAllows you to cancel the synchronization process for an appointment.
GetAppointmentForeignIdOccurs before an Appointment Exchanger retrieves information about a foreign ID of an appointment, i.e. its identifier in a third-party scheduler application (for instance, MS Outlook ) with which the appointment data are exchanged. Inherited from AppointmentExchanger.
OnExceptionOccurs if an exception is raised during the export/import process. Inherited from AppointmentExchanger.

See Also

AppointmentSynchronizer Class

AppointmentSynchronizer Members

DevExpress.XtraScheduler.Exchange Namespace