On Fri, Mar 6, 2009 at 2:55 AM, [email protected] <[email protected]> wrote: > > Hi, > > I have added set of participants, with the help of this api, I would > like to know, where in calendar I will be able to see the list of > participants. > > > EventWho participant = new EventWho() > myEntry.addParticipant(participant); > > Thanks in advance for your help
Have you tried getParticipants()? -- 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 -~----------~----~----~----~------~----~------~--~---
