Change email address in replyto or replyall

Viewed 28

We are using Microsoft Graph API to send and receive emails. Just like outlook, during a reply is composed, we want to change, remove or add new recipients. However, MS graph api of replyall or reply does not allow changing any email address.

How can we achieve this functionality using MS Graph API ?

1 Answers
Related