Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 .NET 的 Google API 第 2 版来创建 Google 日历条目。我们如何在 Google 日历中设置“隐私”(默认、公共、私人)?
谢谢
EventEntry.EventVisibility财产就是你要找的。
EventEntry.EventVisibility