Hello Michael, You need to retrieve the event entry from the API, modify the list of attendees (remove the attendees from the list of participants) and send an update request to the event's edit link: http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html#UpdatingEvents
Best, Alain On Thu, Aug 18, 2011 at 12:13 PM, Michael Yap <[email protected]> wrote: > Is there any way to remove participants thru the Java api ? Went thru the > docs and it didn't seem like there was an apparent way. > > -- > 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
