3 messages in com.googlegroups.google-calendar-help-dataapiRetrieving events from any public cal...
FromSent OnAttachments
Eric Holscher21 Feb 2008 08:08 
Austin (Google)21 Feb 2008 09:55 
Eric Holscher21 Feb 2008 11:28 
Subject:Retrieving events from any public calendar?
From:Eric Holscher (eric@gmail.com)
Date:02/21/2008 08:08:38 AM
List:com.googlegroups.google-calendar-help-dataapi

I am looking at the beginning docs, and it shows how to get a list of calendars. Then it also shows how to retrieve events from your primary calendar, but it doesn't show any way to retrieve them from one of the calendars listed in the list of calendars. Also, is there an easy way to get the list of events from the calendar ID?

I think I need to somehow update the CalendarService object to tell it which calendar to get its events from, but haven't found a way to do