【问题标题】:Office365 calendar: Retrieves information about the availability of a set of users during a specified time periodOffice365 日历:检索指定时间段内一组用户的可用性信息
【发布时间】:2017-09-12 18:29:01
【问题描述】:

是否可以使用Microsoft graph API 从用户 Office365 Outlook 日历中检索指定时间段内一组用户的可用性信息?我需要获取有关用户繁忙时段的信息并将其显示出来。

类似于 Microsoft Exchange WebServices 中的 ExchangeService.GetUserAvailability 方法。

【问题讨论】:

    标签: javascript outlook office365 microsoft-graph-api


    【解决方案1】:

    在 Microsoft Graph API 中没有 GetUserAvailability 的精确镜像,但通过 /findMeetingTimes 方法支持类似的功能。

    【讨论】:

    • findMeetingTimes 方法对我没有帮助。我想获取有关要显示的用户繁忙时段的信息。我在问题中添加了关于它的注释。
    猜你喜欢
    • 2017-10-04
    • 2015-04-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-09-19
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多