Back to Devexpress

cxSchedulerICalendar Unit

vcl-cxschedulericalendar.md

latest1.4 KB
Original Source

cxSchedulerICalendar Unit

Implements iCalendar import/export methods.

Enums

NameDescription
TcxSchedulerICalendarImportOptionEnumerates iCalendar 2.0 import option flags.

Methods

NameDescription
cxSchedulerICalendarExport(TcxCustomSchedulerStorage,string)Exports user event data from a scheduler storage component to a file (in the iCalendar 2.0 format).
cxSchedulerICalendarImport(TcxCustomSchedulerStorage,string,TcxSchedulerICalendarImportOptions)Imports user event data from a file (in the iCalendar 2.0 format) to a scheduler storage component.

Types

NameDescription
TcxSchedulerICalendarImportOptionsA set of flags that correspond to individual iCalendar 2.0 data import options.

See Also

cxExportSchedulerLink Unit

cxSchedulerOutlookExchange Unit