开发者

Google Calendar API: GDataEntryCalendarEvent question

开发者 https://www.devze.com 2022-12-08 04:32 出处:网络
I\'m trying to use the google GData api to insert an event in 开发者_如何转开发a google calendar.My question is this: I don\'t see anywhere in the header files for GDataEntryCalendarEvent the ability

I'm trying to use the google GData api to insert an event in 开发者_如何转开发a google calendar. My question is this: I don't see anywhere in the header files for GDataEntryCalendarEvent the ability to add guests to an event?

Anyone know how to do that?


If you look in GDataEntryEvent there are some methods to add participants.

0

精彩评论

暂无评论...
验证码 换一张
取 消