Skip to content

Demonstrates how to synchronize user appointments with Microsoft 365 calendars.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-scheduler-synchronize-appointments-with-outlook-365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronize User Appointments with Microsoft 365 Calendars

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.

Synchronize Appointments with Microsoft 365 Calendars - DevExpress Scheduler for WinForms

Files to Review

Form1.cs

Documentation

Synchronization with Microsoft 365 Calendars

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Demonstrates how to synchronize user appointments with Microsoft 365 calendars.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •