简体   繁体   中英

Exchange services to get list of attendees of a meeting (microsoft outlook) in C#

I need to use Exchange services to get list of attendees of a meeting (microsoft outlook) in C#. As a suggestion I came across the following link:- Link- Using exchange web services to get the required attendees of a calendaritem? c#

Also I have came across the following link - https://github.com/officedev/ews-managed-api

Apologies but I am a noob to C#. Kindly elucidate the whole process from the scratch.

Thank you in advance :)

您可以阅读更多EWS并在MSDN库中找到示例代码,请参阅Exchange中的EWS托管API,EWS和Web服务

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM