AppOnlySendEmailSample
This is an example to demonstrate how to send a email throught Office Graph API using App-only authentication under Azure AD
- Json.Net
- ADAL library
- Create Azure AD Application
- Configure Azure AD App to have app-only authenciation by following Build service and daemon apps in Office 365
- Open the solution in VS2015 and run it.