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.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Classes
Name | Description |
---|---|
iCalendarAppointmentExportedEventArgs | Provides data for the AppointmentExporter.AppointmentExported event of the iCalendarExporter. |
iCalendarAppointmentExportingEventArgs | Provides data for the AppointmentExporter.AppointmentExporting event of the iCalendarExporter. |
iCalendarAppointmentImportedEventArgs | Provides data for the AppointmentImporter.AppointmentImported event of the iCalendarImporter. |
iCalendarAppointmentImportingEventArgs | Provides data for the AppointmentImporter.AppointmentImporting event of the iCalendarImporter. |
iCalendarEventImportException | Represents errors that occur during iCalendar data import. |
iCalendarException | Represents errors that occur during iCalendar data exchange. |
iCalendarExporter | Represents an object that transforms Scheduler appointments into the event calendar components in iCalendar format. |
iCalendarHelper static | Provides methods for recurrence rule conversion between the RecurrenceInfo object and iCalendar format. |
iCalendarImporter | Represents an object that transforms the event calendar components in iCalendar format into Scheduler appointments. |
iCalendarParseExceptionEventArgs | Provides data for the AppointmentExchanger.OnException event of the iCalendarImporter and iCalendarExporter classes. |
iCalendarStructureCreatedEventArgs | Provides data for the iCalendarImporter.CalendarStructureCreated and iCalendarExporter.CalendarStructureCreated events. |
Delegates
Name | Description |
---|---|
iCalendarStructureCreatedEventHandler | Represents a method that will handle the iCalendarImporter.CalendarStructureCreated and iCalendarExporter.CalendarStructureCreated events. |
Enums
Name | Description |
---|---|
iCalendarErrorType | Lists error types specific for iCalendar data exchange. |