【发布时间】:2015-01-06 17:14:12
【问题描述】:
我需要使用 Exchange 服务来获取 C# 中的会议 (microsoft Outlook) 的与会者列表。作为建议,我遇到了以下链接:- 链接-Using exchange web services to get the required attendees of a calendaritem? c#
我也遇到了以下链接 - https://github.com/officedev/ews-managed-api
抱歉,我是 C# 的菜鸟。请从头开始阐明整个过程。
提前谢谢你:)
【问题讨论】:
-
EWS 是一种仅当您使用 Exchange Server 作为后端的方法。
标签: c# outlook exchangewebservices