How do I get address lists (NOT global) using Exchange WebServices in C#
问题 the web shows dozens of examples to query the exchange's global address list but i want to query the specific address lists! So every user in our Enterprise is ofcourse listed in our global address list but i want to query the address list of a specific company within our Enterprise. In the example below, Aswebo, Cosimco, etc.. are address lists. How do I list these address lists? How do I list the people within these address lists? 回答1: I don't have exchange setup to test this code, so it