Reputation: 2838
I am new to oAuth and looking to send and receive email for o365 Office. I am a bit confused as I see some examples with EWS API and mentions that MS Graph is the accepted way. My application allows me to script code via .NET 3.5 (so I would be calling this library from within this environment). I am not sure how it will interact with dll library that is not 3.5/4.0 .
What is the correct way or library that I should use? Are they any suggestions any one can provide like C# libraries to make this easier ?
Upvotes: 0
Views: 27