I cant seem to find the entry in the JS Client to pull the text string
from the "Description" field on an calendar event. Any hints?
var event = eventEntries[i];
var title = event.getTitle().getText();
var des = event.??????
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---