Skip to content

DevExpress-Examples/winforms-scheduler-sync-with-google-calendars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Scheduler - Synchronize appointments with Google events

This sample illustrates how to sync Scheduler appointments with events from your Google calendars.

Read the following article and follow steps 1 to 3b before you run the application (download the credentials.json file and include it into your project).

You should also remove all Google assemblies referenced in the project. Then go to Project > Manage NuGet Packages... and remove installed packages. To quickly re-install these packages and reference required libraries, drop the DXGoogleCalendarSync component from the Toolbox onto the form and click Accept in the appeared dialog. After all packages are successfully installed, you can remove the DXGoogleCalendarSync component.

Read the following help topic for additional information and instructions: Synchronization With Google Calendars.

See Also

Does this example address your development requirements/objectives?

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