Zamolxe00's avatar
Zamolxe00
Copper Contributor
Apr 21, 2021
Status:
Completed

Office.item interface extraction of replyTo list from email

I am referring to replyTo, this is extracted from graph explorer:

 

"toRecipients": [ { "emailAddress": { "name": "", "address": "" } } ], "ccRecipients": [], "bccRecipients": [], "replyTo": [ { "emailAddress": { "name": "", "address": "" }

 

There is no Office.context.mailbox.item.replyTo, there is Office.context.mailbox.item.from and Office.context.mailbox.item.sender.

Desired behaviour:
ReplyTo list shown in graph explorer on an email can be extracted using add-in API.

2 Comments

  • Hi, we apologize for the confusion where to post your Graph feedback. This community was intended to be a temporary location to submit product feature suggestions between Microsoft moving off of UserVoice and the release of Microsoft's official Feedback portal app. Now that the latter is released, we encourage you to resubmit this great suggestion on the official Microsoft Graph Explorer Feedback portal at Microsoft Graph · Community. Be sure to check category "Graph Explorer."

    Kind regards,

    Linda

    Microsoft 365 Developer Platform community steward