Using MS Graph API, how to reply to an email thread and maintain the message body from the previous emails like outlook

Vignesh S 0 Reputation points
2023-08-18T12:52:16.5933333+00:00

Using MS Graph API, how to reply to an email thread and maintain the message body from the previous emails like in the outlook. and fetch the whole mail thread using conversation id including the mail which is sent using the same message id.

After i have used the replayall, the mail which is sent doesn't have the body of which i have replayed to and unable to fetch the list of trail mail in the same conversation id

Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TH-4749-MSFT 3,315 Reputation points
    2023-08-18T16:45:43.98+00:00

    Hello Vignesh S,

    Thanks for reaching out. To assist you better please provide the Graph API you are using to reply to emails. For your reference the article https://learn.microsoft.com/en-us/graph/api/message-reply?view=graph-rest-1.0&tabs=http provides details on replying to a message using Graph API.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    Thanks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.