Skip to main content

MVCxICalendarExportSettings Properties

Contains settings specific to iCalendar export of the Scheduler.
Name Description
AppointmentExported Occurs after an AppointmentExporter class or its descendant exports an appointment to iCalendar file or to MS Outlook Calendar storage.
AppointmentExporting Occurs before an AppointmentExporter class or its descendant exports an appointment to a iCalendar file or to MS Outlook Calendar storage.
CalendarStructureCreated Enables you to perform custom actions when the calendar object conforming to the iCalendar specification is created.
CustomPropertyIdentifier Gets or sets a short prefix text used to construct the names for properties not included in the iCalendar standard.
ProductIdentifier Gets or sets the identifier for the product that created the iCalendar object.
See Also