2 messages in com.googlegroups.google-calendar-help-dataapiHow to get a list of calendars ?
FromSent OnAttachments
Kulvinder Singh26 Jul 2007 00:24 
Frank Mantek26 Jul 2007 03:27 
Subject:How to get a list of calendars ?
From:Kulvinder Singh (kulv@yahoo.com)
Date:07/26/2007 12:24:54 AM
List:com.googlegroups.google-calendar-help-dataapi

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 ?