本文介绍了Ews管理api提供日历室?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


我是新手来交换网络服务,并且在日历中遇到房间问题。


我正在尝试使用交换服务获取房间,如


EmailAddressCollection roomsList = service.GetRoomLists();


但上面的行只提供空集合。


ews托管api支持房间吗?


感谢任何帮助,


谢谢,


Sai p

解决方案

Hello,

I'm new to exchange web services and having trouble with rooms in calendar.

I'm trying to get the rooms using the exchange service like,

EmailAddressCollection roomsList = service.GetRoomLists();

but the above line just provides empty collection.

does ews managed api supports rooms ??

Any help is appreciated,

Thanks,

Sai p

解决方案


这篇关于Ews管理api提供日历室?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 02:04