DXOutlook365Sync.Storage Property
Gets or sets a storage whose appointments should be synchronized with Outlook 365 calendars.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v24.1.Microsoft365Calendar.dll
NuGet Package: DevExpress.Scheduler.Core.Desktop.Microsoft365Calendar
Declaration
Property Value
Type | Description |
---|---|
ISchedulerStorageBase | An object that implements the ISchedulerStorage interface. Accepts the SchedulerStorage and SchedulerDataStorage storages. |
See Also