Back to Devexpress

DevExpress.XtraScheduler.Outlook Namespace

corelibraries-devexpress-dot-xtrascheduler-630ef2b7.md

latest4.5 KB
Original Source

DevExpress.XtraScheduler.Outlook Namespace

Contains classes which implement MS Outlook data exchange operations.

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Classes

NameDescription
OutlookAppointmentExportedEventArgsProvides data for the AppointmentExporter.AppointmentExported event of the OutlookExport class.
OutlookAppointmentExportingEventArgsProvides data for the AppointmentExporter.AppointmentExporting event of the OutlookExport class.
OutlookAppointmentImportedEventArgsProvides data for the AppointmentImporter.AppointmentImported event of the OutlookImport class.
OutlookAppointmentImportingEventArgsProvides data for the AppointmentImporter.AppointmentImporting event of the OutlookImport class.
OutlookAppointmentSynchronizedEventArgsProvides data for the AppointmentSynchronizer.AppointmentSynchronized event of the AppointmentImportSynchronizer class.
OutlookAppointmentSynchronizingEventArgsProvides data for the AppointmentSynchronizer.AppointmentSynchronizing event of the AppointmentSynchronizer class.
OutlookCalendarFolderRepresents a folder containing calendar items in MS Outlook.
OutlookCalendarProviderImplements the IOutlookCalendarProvider interface, facilitating the creation of descendants.
OutlookExchangeHelper staticProvides methods to get information on MS Outlook calendar folder names and paths.
OutlookExportRepresents an object that exports Scheduler appointments to MS Outlook calendar items.
OutlookExportSynchronizerRepresents an object implementing an appointment synchronization with export scenario for MS Outlook.
OutlookImportRepresents an object that imports MS Outlook calendar items into Scheduler appointments.
OutlookImportSynchronizerRepresents an object implementing an appointment synchronization with an import scenario for MS Outlook.

Interfaces

NameDescription
IOutlookCalendarProviderDefines methods for retrieving calendar items from an MS Outlook application.
ISupportCalendarFoldersEnables you to get or set a calendar folder name for different types of appointment exchangers.