【问题标题】:getroomlists ews not returning any datagetroomlists ews 没有返回任何数据
【发布时间】:2015-04-06 16:59:40
【问题描述】:

我正在尝试使用 Microsoft 交换服务获取所有可用房间和房间状态。下面的代码用于获取房间列表。但这归零房间,虽然我有8个房间。

 EmailAddressCollection myRoomLists = serviceData.GetRoomLists();

已通过 Exchange 服务器的身份验证,并已获取名为 serviceData 的 ExchangeService 对象。提前致谢

【问题讨论】:

    标签: outlook


    【解决方案1】:

    查看 MSDN 中的 How to: Get room lists by using EWS in Exchange,它解释了如何使用 EWS 托管 API 或 EWS 从 Exchange 服务器获取组织中所有房间列表的列表或单个房间列表。

    【讨论】:

    • 使用ervice.GetRoomLists()时返回0条记录
    • 哇,尤金帮了大忙。你们都找到解决这个 sunil 的方法了吗?
    猜你喜欢
    • 2013-03-02
    • 2014-03-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多