Skip to content

Valrravn/winforms-scheduler-sync-with-google-calendars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronize Scheduler Appointments with Google Events

This sample illustrates how to sync Scheduler Appointments with Events from Google calendar. To launch run the application you need follow steps 1 to 3b of this article to download the "credentials.json" file and include it into your project.

You will also need to 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 a new DXGoogleCalendarSync component from the VS Toolbox onto the form and click "Accept" in the appeared dialog. After all packages are successfully installed, you can remove this DXGoogleCalendarSync component.

See the Synchronization With Google Calendars documentation article for instructions.

About

How To: Synchronize Scheduler Control Appointments with Google Calendar Events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%