Send email through asp.net web apps using graph api

435 views Asked by At

I want to use Micrsosoft Graph Api in a web forms application to send email, although there are only tutorials of Microsoft Graph API in a console application or MVC applications.

Want to send email using outlook O365 exchange URL. Meanwhile I have to use graph api to acquire tokens.

Any idea or methods to send email using EWS O365 and Graph API

0

There are 0 answers