3 messages in com.googlegroups.google-calendar-help-dataapiRe: Get Calendar Name
FromSent OnAttachments
Dimon22 Mar 2007 23:32 
Frank Mantek23 Mar 2007 00:47 
Dimon23 Mar 2007 09:19 
Subject:Re: Get Calendar Name
From:Frank Mantek (fman@gmail.com)
Date:03/23/2007 12:47:26 AM
List:com.googlegroups.google-calendar-help-dataapi

if you retrieve just one calendar, this would be in the title element of the feed. If you retrieve the list of calendars, it should be the title of the entry.

On 3/23/07, Dimon <dima@gmail.com> wrote:

Hello,

I was wondering if it is possible to get the calendar names if I have the uri of the calendars. In other words, I can read from each calendar and write to each calendar on the same account but cannot figure out how to get the calendar names (not the event names). I am coding in C# and using the .Net Gdata API. I assume I need to request a feed of some sort but dont know which one or how I would go about constructing such a feed. Any help is appreciated.

Thank you,

Dimon