OutlookExport Properties
Represents an object that exports Scheduler appointments to MS Outlook calendar items.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