Universal Windows Platform App with google calendar
问题 Hey im trying to make an Universal Windows Platform App where google calendar is in it, but i cant figure out how to convert the code, i got the code to work on a WPF App. I am not the best at coding https://developers.google.com/google-apps/calendar/quickstart/dotnet this is the site i use as a guideline in the start if its to any help, any help? Code below: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading; using