Is it possible with MS Graph to reply to an email using a different email address?

Copper Contributor

Hi,

 

I would liked to reply to an email using a different email address. Is this possible with MS Graph? I'm thinking of 2 possibilities.

 

- I call the "reply" endpoint and change the "from" to the email address I want to reply with

OR

- I call the "sendMail" endpoint and assign the "conversaionId" to keep the mail in the same thread

 

Looking at the docs, it doesn't seem like either of these methods are possible. Has anyone tried doing something similar?  

 

reply endpoint doc : https://learn.microsoft.com/en-us/graph/api/message-reply?view=graph-rest-1.0&tabs=http

 

Thanks,

Bryan

0 Replies