Back to Devexpress

AppointmentSynchronizer Properties

corelibraries-devexpress-dot-xtrascheduler-dot-exchange-dot-appointmentsynchronizer-dot-underscore-properties.md

latest1.7 KB
Original Source

AppointmentSynchronizer Properties

Serves as the base class for classes that provide functionality for synchronizing the appointments contained in the XtraScheduler storage and another scheduling application.

NameDescription
ForeignIdFieldNameGets 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.
IsTerminationIndicates that the export/import process was terminated. Inherited from AppointmentExchanger.
SourceObjectCountGets the number of objects (appointments) that will take part in an exchange procedure. Inherited from AppointmentExchanger.
StorageGets the storage with which the current appointment exchanger is synchronized. Inherited from AppointmentExchanger.

See Also

AppointmentSynchronizer Class

AppointmentSynchronizer Members

DevExpress.XtraScheduler.Exchange Namespace