问题
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 :)
回答1:
You can read more EWS and find a sample code in the MSDN library, see EWS Managed API, EWS, and web services in Exchange.
来源:https://stackoverflow.com/questions/27792935/exchange-services-to-get-list-of-attendees-of-a-meeting-microsoft-outlook-in-c