Back to Devexpress

iCalendarExporter Events

corelibraries-devexpress-dot-xtrascheduler-dot-icalendar-dot-icalendarexporter-dot-underscore-events.md

latest2.2 KB
Original Source

iCalendarExporter Events

Represents an object that transforms Scheduler appointments into the event calendar components in iCalendar format.

NameDescription
AppointmentExportedOccurs after an Appointment Exporter exports an appointment to iCalendar file or to MS Outlook Calendar storage. Inherited from AppointmentExporter.
AppointmentExportingOccurs before an AppointmentExporter class or its descendant exports an appointment to iCalendar file or to MS Outlook Calendar storage. Inherited from AppointmentExporter.
CalendarStructureCreatedFires when the calendar object conforming to the iCalendar specification is created.
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

iCalendarExporter Class

iCalendarExporter Members

DevExpress.XtraScheduler.iCalendar Namespace