For a regular CalendarEventEntry, I can use CalendarEventEntry entry = blahblah; List <When> eventwhen= entry.getTimes();
But, for a recurrence event, eventwhen is an empty list. Can anybody tell me why? And how to solve it? Thanks CJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
