Hi Kulvinder,

If you know the email address and the calendar ID you can get a
specific calendar entry using a URL like this:
http://www.google.com/calendar/feeds/<email>/owncalendars/full/<calendarID>
(This URL is included in the "self" link in the allcalendars and
owncalendar feed.)

This still uses the calendar list feeds, but will only return the
specific entry you're looking for.  Here's a link to a post that shows
how to access elements of a calendar entry:

http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/14401621c0a008d1

Hope that helps,
Lane

On Aug 14, 12:20 pm, Kulvinder Singh <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there any way that i can find the color of a specific calendar ? Not using 
> allcalendars or owncalendars feed
>
> Thanks
>
> ----- Original Message ----
> From: Lane LiaBraaten (Google) <[EMAIL PROTECTED]>
> To: Google Calendar Data API <[email protected]>
> Sent: Wednesday, August 15, 2007 12:00:46 AM
> Subject: Re: How to get the calendar color in a feed ?
>
> Hi Kulvinder,
>
> The calendar color is available in the allcalendars and owncalendars
> feeds:http://www.google.com/calendar/feeds/<email>/allcalendars/full 
> orhttp://www.google.com/calendar/feeds/<email>/owncalendars/full
>
> and not in the events 
> feed:http://www.google.com/calendar/feeds/<calendarID>/private/full
>
> Please see the Developer's Guide for more 
> information:http://code.google.com/apis/calendar/developers_guide_protocol.html#R...
>
> Cheers,
> Lane
>
> On Aug 14, 7:23 am, Kulvinder Singh <[EMAIL PROTECTED]> wrote:
> > Hi,
>
> > I am retrieving "full" authenticated feed from Google Calendar using .NET 
> > API. I want to retrieve the Calendar Color as well in the feed. I can see 
> > that the Calendar timezone and other stuffs are available in the feed.
>
> > Can somebosy from Google tell me why the Calendar color is not available in 
> > this feed ? It MUST be there since it is a calendar's property.
>
> > Kindly reply.
>
> > Thanks
>
> > ____________________________________________________________________________________
> > Yahoo! oneSearch: Finally, mobile search
> > that gives answers, not web 
> > links.http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
>
> ____________________________________________________________________________________
> Sick sense of humor? Visit Yahoo! TV's
> Comedy with an Edge to see what's on, when.http://tv.yahoo.com/collections/222


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to