Back to Devexpress

DevExpress.XtraScheduler.Exchange Namespace

corelibraries-devexpress-dot-xtrascheduler-459edb35.md

latest1.8 KB
Original Source

DevExpress.XtraScheduler.Exchange Namespace

Contains classes which are used to implement data synchronization with other scheduling applications (for instance, MS Outlook ).

Assembly : DevExpress.XtraScheduler.v25.2.Core.dll

NuGet Package : DevExpress.Scheduler.Core

Classes

NameDescription
AppointmentExchangerBase class for classes that provide functionality for importing and exporting appointments.
AppointmentExporterRepresents the appointments exporter which exports the appointments data from the Scheduler to another scheduler application (for instance, MS Outlook).
AppointmentExportSynchronizerServes as a base class that implements appointment synchronization for export scenarios.
AppointmentImporterRepresents the appointments importer which loads the appointments data from a scheduler application (for instance, MS Outlook) to the Scheduler.
AppointmentImportSynchronizerServes as a base class that implements appointment synchronization for import scenarios.
AppointmentSynchronizerServes as the base class for classes that provide functionality for synchronizing the appointments contained in the XtraScheduler storage and another scheduling application.