Where did you find myCalendarEntry.getSummary()? I don't see it in the docs, but glad it is working for you.
In any case Tor-Morten's code works fine too, EXCEPT I still can't add clickable hrefs in the Description/content field. Plus I still haven't found how to use the java API to add attachments, which you can do with the web UI. On Tue, Sep 22, 2009 at 12:02 PM, Claire Y <[email protected]> wrote: > > Ok, so I finally got the "Description" field of a CalendarEntry - it's > myCalendarEntry.getSummary().getPlainText() > > ... and setting the "Description" field is myCalendarEntry.getSummary > ().setSummary(). > > What the getTextContent() field is for a CalendarEntry, I don't know. > But I got the Description field figured out! > > Thanks! > Claire > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
