AppointmentExchanger Events
Base class for classes that provide functionality for importing and exporting appointments.Name | Description |
---|---|
GetAppointmentForeignId | Occurs 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. |
OnException | Occurs if an exception is raised during the export/import process. |
See Also