Back to Devexpress

iCalendarExporter Constructors

corelibraries-devexpress-dot-xtrascheduler-dot-icalendar-dot-icalendarexporter-dot-ctor.md

latest1.3 KB
Original Source

iCalendarExporter Constructors

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

NameParametersDescription
iCalendarExporter(ISchedulerStorageBase, AppointmentBaseCollection)storage, appointmentsInitializes a new instance of the iCalendarExporter class with the specified storage and appointments for export.
iCalendarExporter(ISchedulerStorageBase)storageInitializes a new instance of the iCalendarExporter class with the specified storage.

See Also

iCalendarExporter Class

iCalendarExporter Members

DevExpress.XtraScheduler.iCalendar Namespace