【问题标题】:How to add “Add guests” details in Google Calendar using Google API Version 2如何使用 Google API 版本 2 在 Google 日历中添加“添加客人”详细信息
【发布时间】:2011-05-23 21:49:39
【问题描述】:

我正在使用 .NET 的 Google API 第 2 版来创建 Google 日历条目。我们如何设置 在 Google 日历中“添加客人”?

感谢

【问题讨论】:

    标签: c# google-calendar-api contact


    【解决方案1】:

    尝试使用 eventEntry.Participants.Add(new Who(..))

    【讨论】:

      猜你喜欢
      • 2011-03-06
      • 1970-01-01
      • 1970-01-01
      • 2012-12-23
      • 2015-08-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多