【问题标题】:How to add “Where” entry in Google Calendar using Google API Version 2如何使用 Google API 版本 2 在 Google 日历中添加“Where”条目
【发布时间】:2010-06-22 22:55:44
【问题描述】:

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

感谢

【问题讨论】:

    标签: c# google-calendar-api


    【解决方案1】:

    取自http://code.google.com/apis/calendar/data/2.0/developers_guide_dotnet.html#CreatingEvents

    请注意,要设置事件的位置,我们必须首先构造一个 Where 对象,其 ValueString 是所需的位置文本。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-03-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多