Back to Devexpress

DXOutlook365Sync Constructors

windowsforms-devexpress-dot-xtrascheduler-dot-microsoft365calendar-dot-dxoutlook365sync-dot-ctor.md

latest2.0 KB
Original Source

DXOutlook365Sync Constructors

A component that allows you to synchronize user appointments in WinForms Scheduler/WPF Scheduler with Outlook 365 Calendars (bi-directionally).

NameParametersDescription
DXOutlook365Sync()noneInitializes a new instance of the DXOutlook365Sync class.
DXOutlook365Sync(ISchedulerStorageBase, IOutlookEngine)storage, engineInitializes a new instance of the DXOutlook365Sync class with the specified storage and access token.
DXOutlook365Sync(ISchedulerStorageBase)storageInitializes a new instance of the DXOutlook365Sync class with the specified Scheduler Storage component.
DXOutlook365Sync(IContainer)containerInitializes a new instance of the DXOutlook365Sync class with the specified container.

See Also

DXOutlook365Sync Class

DXOutlook365Sync Members

DevExpress.XtraScheduler.Microsoft365Calendar Namespace