OutlookExportSynchronizer Properties
Represents an object implementing an appointment synchronization with export scenario for MS Outlook.| Name | Description |
|---|---|
| CalendarFolderName | Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. |
| ForeignIdFieldName | Gets or sets the field name that contains the Foreign ID in the third-party scheduling application (MS Outook) database with which appointment data is exchanged. Inherited from AppointmentSynchronizer. |
| 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