Skip to main content

DevExpress.XtraScheduler.iCalendar Namespace

In This Article

Contains classes which implement the iCalendar (Internet Calendaring and Scheduling Core Object - RFC 2445 ) format specification and data exchange routines.

Assembly: DevExpress.XtraScheduler.v14.2.Core.dll

#Classes

Name Description
iCalendarAppointmentExportedEventArgs Provides data for the AppointmentExporter.AppointmentExported event of the iCalendarExporter object.
iCalendarAppointmentExportingEventArgs Provides data for the AppointmentExporter.AppointmentExporting event of the iCalendarExporter object.
iCalendarAppointmentImportedEventArgs Provides data for the AppointmentImporter.AppointmentImported event of the iCalendarImporter obejct.
iCalendarAppointmentImportingEventArgs Provides data for the AppointmentImporter.AppointmentImporting event of the iCalendarImporter object.
iCalendarExporter An object that transforms scheduler appointments into the event calendar components in iCalendar format.
iCalendarImporter An object that transforms the event calendar components in iCalendar format into scheduler appointments.
iCalendarStructureCreatedEventArgs Provides data for the iCalendarImporter.CalendarStructureCreated and iCalendarExporter.CalendarStructureCreated events.