Hi, Given the following (python) code event = gdata.calendar.CalendarEventEntry() event.link.append(atom.Link(href=one.url.value))
where one.url.value is a string like "http://cnn.com" , when i insert the event no URL/Link appears anywhere, though the summary, content etc do appear. Is a link supposed to appear on the Google Calendar entry for this event? Thank you Saptarshi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
