I have been check out Google Calendar API as fllow:
https://developers.google.com/google-apps/calendar/
but i’m not sure about it can be Support Windows phone Platform?
is there have any opensource project packup Google calendar API on windows phone ?
It’s supported because REST is enabled.
GTalkChat is an open source app that does the authentication part with Google APIs, perhaps you can start from there
GTalkChat at GitHub
and basics of REST for Windows Phone