On 2008-12-23 10:10:56 -0800, "[email protected]" <[email protected]> said:
> A CalendarEventEntry must belong to a CalendarEntry. If now I get an > instance of CalendarEventEntry, how can I get the CalendarEventEntry's > CalendarEntry which it belongs to? Thank you! You can't. While a CalendarEventEntry must belong to a CalendarEntry, there's nothing preventing it from belonging to more than one CalendarEntry. In other words, it's not a 1:1 mapping. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
