Skip to main content
A newer version of this page is available. .

iCalendarExporter Properties

Represents an object that transforms Scheduler appointments into the event calendar components in iCalendar format.
Name Description
Appointments Gets or sets appointments for export.
CustomPropertyIdentifier Gets or sets a short prefix text used to construct the names for properties not included in the iCalendar standard.
IsTermination Indicates that the export/import process was terminated. Inherited from AppointmentExchanger.
ProductIdentifier Gets or sets the identifier for the product that created the iCalendar object.
SourceObjectCount Gets the number of objects (appointments) that will take part in an exchange procedure. Inherited from AppointmentExchanger.
Storage Gets the storage with which the current appointment exchanger is synchronized. Inherited from AppointmentExchanger.
See Also