Hi Austin,
Thanks for your reply.
I would like to get it more clear. Is this ID for a calendar or an
event?
If I have this ID for an event with me, can I retrieve details of
event using this ID?
I mean to say is there any method that I can call in .NET API to get
details
of event.
On Jan 22, 11:18 am, "Austin (Google)" <api....@google.com> wrote:
Hi,
If you are asking if there are a query parameter to a feed to retrieve a
particular event within a calendar, the answer would be no. But the ID of a
calendar can be retrieved with any feed - within each event entry there is a
ID element which looks like this -
http://www.google.com/calendar/feeds/default/private/full/[EVENT_ID]
The trailing part [EVENT_ID] is the actual event ID associated with the
event.
Hope it helps,
Austin
On Jan 18, 2008 11:51 PM, manoj <mano...@gmail.com> wrote:
Is there any way to access ID of a particular event?