iCalendarImporter Properties
Represents an object that transforms the event calendar components in iCalendar format into Scheduler appointments.| Name | Description |
|---|---|
| CustomPropertyIdentifier | Gets or sets a short prefix text used to construct the names for properties not included in the iCalendar standard. |
| Encoding | Allows you to specify the encoding for imported data in iCalendar format. |
| IsTermination | Indicates that the export/import process was terminated. Inherited from AppointmentExchanger. |
| 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