Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 c# 中的 ewp api 获取所有分发列表和这些列表的成员。我已连接到 Outlook 服务器,我可以使用 c# 获取我的日历信息。但我找不到获取分发列表的方法。
最后我发现我们无法获取分发列表。因为分发列表不存储在交换服务器中。它们是一个单独的概念,必须使用其他方法来获取列表。