Hi all,
i've been working with calendar api for a few days and i've managed to
retrieve the events for my own calendar, however i'd like to search
not only in my first calendar, but also in the later calendars that
i've created and also in the calendars that have been shared with me.
so far, i've learned that in order to retrieve the atomFeed object you
need to setup the service uri first, something like
Uri feedUrl = new Uri ("http://www.google.com/calendar/feeds/
[EMAIL PROTECTED]/private/full");
is there a way to search within all calendars that are associated with
my account?
or, is there a generic uri that includes all calendars related to me?
thanks for the help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---