确定邮箱在给定日期的可用时间段的最有效方法

发布于 2024-12-26 06:37:45 字数 119 浏览 0 评论 0原文

使用 Exchange Web 服务,获得一天可用性的最有效方法是什么?

我想了解一天中安排约会/会议的时间段。我知道我可以通过循环遍历所有日历项目来做到这一点,但我只想查看一天,因为这比循环许多天要快得多。

Using Exchange Web Services, what is the most efficient way to get availability for a day?

I want to get periods of the day that appointments / meetings are scheduled for. I know I can do this by looping through all calendar items but I want to just look at one day as this will be a lot quicker than looping through many days.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如何视而不见 2025-01-02 06:37:45

使用可用性服务 - GetUserAvailabilityRequest:http://msdn .microsoft.com/en-us/library/aa563800(v=exchg.140).aspx

Use the availability service - GetUserAvailabilityRequest: http://msdn.microsoft.com/en-us/library/aa563800(v=exchg.140).aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文