Skip to main content
A newer version of this page is available. .

DevExpress.XtraScheduler.Exchange Namespace

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

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

NuGet Packages: DevExpress.Scheduler.Core, DevExpress.WindowsDesktop.Scheduler.Core

Classes

Name Description
AppointmentExchanger Base class for classes that provide functionality for importing and exporting appointments.
AppointmentExporter Represents the appointments exporter which exports the appointments data from the Scheduler to another scheduler application (for instance, MS Outlook).
AppointmentExportSynchronizer Serves as a base class that implements appointment synchronization for export scenarios.
AppointmentImporter Represents the appointments importer which loads the appointments data from a scheduler application (for instance, MS Outlook) to the Scheduler.
AppointmentImportSynchronizer Serves as a base class that implements appointment synchronization for import scenarios.
AppointmentSynchronizer Serves as the base class for classes that provide functionality for synchronizing the appointments contained in the XtraScheduler storage and another scheduling application.