The DevExpress WinForms Scheduler allows you to synchronize user appointments with Microsoft 365 Calendars (bi-directionally). You can export appointments from the Scheduler control to Microsoft 365 calendars, import Microsoft 365 events to the Scheduler control, or merge the Scheduler control's appointments with Microsoft 365 calendars.
This demo application demonstrates how to synchronize user appointments with Microsoft 365 calendars (import, export, merge), resolve merge conflicts, and save changes to a data source.
NOTE
The DXOutlook365Sync component used in this example requires that you register the application in Azure as demonstrated in the following topic: Register an application with the Microsoft identity platform. After the registration, populate variables in the
InitComponent()
method with obtained tenant and client IDs.
Synchronization with Microsoft 365 Calendars
(you will be redirected to DevExpress.com to submit your response)