Hello every one, My question is regarding the Calendar access level.
In the case that I have a collection of calendars when I retreive the collection getting the CalendarFeed I can traverse the list of calendars (CalendarFeed.getEntries(): List<CalendarEntry>). I can get the AccessLevel from the CalendarEntry. However, when I access the Calendar using its URL, then the API does not give me a clear access to the value of the AccessLevel. CalendarFeed instead of returning a collection of Calendars containing one CalendarEntry returns the list of events. Is there a way to get the AccessLevel of a single calendar based on its URL? Thanks, Jay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
