James, I've been developing a gadget that relies heavily on creating ExtendedProperties, but unfortunately the only way I've found to get the events with specific ExtendedProperties is to collect all events, and individually loop through them, checking the names of every one of their ExtendedProperties. This, quite frankly, sucks, but is what is supplied to us.
Note that I'm using the JavaScript library, so there may still be an answer (though, if your library has it and mine doesn't, that's unfair). Hopefully you find something hidden in the Zend library -- otherwise, I think we're SOL. -- 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://code.google.com/apis/calendar/community/forum.html
