Back to Devexpress

AppointmentImporter Events

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

latest1.9 KB
Original Source

AppointmentImporter Events

Represents the appointments importer which loads the appointments data from a scheduler application (for instance, MS Outlook) to the Scheduler.

NameDescription
AppointmentImportedOccurs after an object of AppointmentImporter or derived class imports an appointment from iCalendar file or MS Outlook Calendar storage.
AppointmentImportingOccurs before an AppointmentImporter class descendant imports an appointment from iCalendar file or from MS Outlook Calendar storage.
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

AppointmentImporter Class

AppointmentImporter Members

DevExpress.XtraScheduler.Exchange Namespace