Hi Jacky,

Please see Lane's response over here:
  
http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/7a9f202b087d902b

Happy coding,
-Ryan

On Apr 10, 2:29 am, "Jacky.S" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> The code below seems not to have any effect. When I tried to add an
> event in a user's calendar, I can not specify the event author by this
> code. After adding successfully, the author in the result entry is
> always the calendar's creator but not Jacky.Seraph Mun.
>
>         Person author = new Person("Jacky.Seraph Mun", null,
> "[EMAIL PROTECTED]");
>         myEntry.getAuthors().add(author);
>
> What can I do for that?
>
> Thanks.
>
> Jacky


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to