Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.44 KB

File metadata and controls

32 lines (23 loc) · 2.44 KB

WinForms Scheduler - Import events from Google Calendar

This example demonstrates how to use the Google Calendar API and the DXGoogleCalendarSync component to import an event from your Google calendar.

To run this example, open the "Package Manager Console" (Tools - NuGet Package Manager) and execute the following command to include the corresponding Google Calendar API assemblies into the project:

Install-Package Google.Apis.Calendar.v3

Important

Read Google APIs Terms of Service and generate a JSON file with credentials to enable the Google Calendar API.

Documentation

Does this example address your development requirements/objectives?

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