No, of course not. At the end, the Calendar feed is just a standard atom feed. So you authenticate, using the base AtomService and Feed classes, and then just iterate over the extensions element lists.
The demand for this functionallity seems to be low, hence i just did not put it on my radar - it's easy enough to do using the base classes. Please let me know if you consider this to be too "clutchy" and really like a cover/helper class for it. Frank Mantek Google On 7/26/07, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using .NET Google calendar library and i want to retrieve the list of > Google calendars through an authenticated feed. The procedure on how to do > it is clear. No Problem. > > I was trying to find a class of some "Calendar" type so that i can access > various properties of a calendar like : > > "hidden", color, permissionlevel, SelfUri etc. > > But there is no such class. So do i have to parse the XML on my own to > read the various properties of a calendar ? > > Regards > Kulvinder Singh > > ------------------------------ > Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user > panel<http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7+>and > lay it on us. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
