Hello Jason, According to the API reference<http://code.google.com/apis/calendar/data/2.0/reference.html#Parameters>, the Calendar API support the fulltext query parameter that behave as follow:
[QUOTE] It does support full-text queries, using the standard Data API q query parameter; it searches all of the text fields in events, except for extended properties [/QUOTE] Have you tried that? Best, Alain On Fri, May 27, 2011 at 11:33 AM, Jason Schulz <[email protected]>wrote: > So, I see the Query class has methods for CustomParameters, but what are we > allowed to use as name-value pairs? Are the possible parameters listed > somewhere? Can we use ICalUID, or some other unique identifier we have for > events? > > -- > 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 > -- Alain Vongsouvanh -- 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
