Read msExchResourceMetaData property of a UserID

百般思念 提交于 2020-03-28 06:43:02

问题


How to read msExchResourceMetaData property from Active Directory of an userID. I need to determine if the entered ID is not of type ROOM. I need to acheive this using C# without powershell script.


回答1:


This blogpost fixed my issue. Thanks to Glen. http://gsexdev.blogspot.com.au/2007/04/webservice-to-find-room-and-equipment.html



来源:https://stackoverflow.com/questions/36704536/read-msexchresourcemetadata-property-of-a-userid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!