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.
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
This blogpost fixed my issue. Thanks to Glen. http://gsexdev.blogspot.com.au/2007/04/webservice-to-find-room-and-equipment.html