Back to Devexpress

iCalendarImporter Events

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

latest2.5 KB
Original Source

iCalendarImporter Events

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

NameDescription
AppointmentImportedOccurs after an object of AppointmentImporter or derived class imports an appointment from iCalendar file or MS Outlook Calendar storage. Inherited from AppointmentImporter.
AppointmentImportingOccurs before an AppointmentImporter class descendant imports an appointment from iCalendar file or from MS Outlook Calendar storage. Inherited from AppointmentImporter.
CalendarStructureCreatedFires when the calendar object conforming to the iCalendar specification is created.
CustomizeConvertedTimeZoneThis member supports the internal infrastructure and is not intended to be used directly from your code.
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

iCalendarImporter Class

iCalendarImporter Members

DevExpress.XtraScheduler.iCalendar Namespace