Back to Devexpress

DevExpress.XtraScheduler.iCalendar Namespace

corelibraries-devexpress-dot-xtrascheduler-a68f4a7b.md

latest4.6 KB
Original Source

DevExpress.XtraScheduler.iCalendar Namespace

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

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Classes

NameDescription
iCalendarAppointmentExportedEventArgsProvides data for the AppointmentExporter.AppointmentExported event of the iCalendarExporter.
iCalendarAppointmentExportingEventArgsProvides data for the AppointmentExporter.AppointmentExporting event of the iCalendarExporter.
iCalendarAppointmentImportedEventArgsProvides data for the AppointmentImporter.AppointmentImported event of the iCalendarImporter.
iCalendarAppointmentImportingEventArgsProvides data for the AppointmentImporter.AppointmentImporting event of the iCalendarImporter.
iCalendarEventImportExceptionRepresents errors that occur during iCalendar data import.
iCalendarExceptionRepresents errors that occur during iCalendar data exchange.
iCalendarExporterRepresents an object that transforms Scheduler appointments into the event calendar components in iCalendar format.
iCalendarHelper staticProvides methods for recurrence rule conversion between the RecurrenceInfo object and iCalendar format.
iCalendarImporterRepresents an object that transforms the event calendar components in iCalendar format into Scheduler appointments.
iCalendarParseExceptionEventArgsProvides data for the AppointmentExchanger.OnException event of the iCalendarImporter and iCalendarExporter classes.
iCalendarStructureCreatedEventArgsProvides data for the iCalendarImporter.CalendarStructureCreated and iCalendarExporter.CalendarStructureCreated events.

Delegates

NameDescription
iCalendarStructureCreatedEventHandlerRepresents a method that will handle the iCalendarImporter.CalendarStructureCreated and iCalendarExporter.CalendarStructureCreated events.

Enums

NameDescription
iCalendarErrorTypeLists error types specific for iCalendar data exchange.