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# 获取我的日历信息。但我找不到获取分发列表的方法。
最后我发现我们无法获取分发列表。因为分发列表不存储在交换服务器中。它们是一个单独的概念,必须使用其他方法来获取列表。
我有一个包含矩阵值的 XML 文件(来自某处),我希望将其作为 double[][] 对象进入我的代码。XML 包含表节点,看起来像标准的序列化 double[][] 对象:
<table type="System.Double[][]"><table type="System.Double[]"><el type="System.Double">0.0