OutlookImport Properties
Represents an object that imports MS Outlook calendar items into Scheduler appointments.| Name | Description |
|---|---|
| CalendarFolderName | Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. |
| 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