Forum Discussion
Lakshmi_145
Oct 12, 2023Iron Contributor
Send email from bot personal chat to a valid email
We are working on a bot framework application. We want to implement a feature where users can send emails through their teams bot application. From should be the teams user email address and to ...
Meghana-MSFT
Oct 13, 2023Former Employee
You can use Graph API to send email. Please check this document https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http.