Hi,

Please, the API reference does mention what you are looking for : 
http://code.google.com/intl/fr/apis/calendar/data/2.0/reference.html#Elements
.

As for code samples, I guess one cannot expect every property to be 
thoroughly explained with a piece of code. However, you may easily create a 
event in the Calendar GUI, write a quick and dirty code to read the Calendar 
feed, and set a breakpoint so that you would be able to dynamically inspect 
the event properties (and see all available event links, and in particular 
the link for which the rel attribute is set to "alternate").

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to