0

Graph API allows me to get the MIME content of email calling following graph api request: GET https://graph.microsoft.com/beta/me/messages//$value .

Is there a plan to support PUT operation to allow changing of contents of email this way?

Thank you.

marek_lani
  • 3,895
  • 4
  • 29
  • 50
  • 1
    I'm voting to close this question as off-topic because we are not technical support. See also https://meta.stackoverflow.com/questions/255745/why-were-not-customer-support-for-your-favorite-company – tripleee Aug 06 '18 at 17:13
  • I don't know if there are plans for this. You can make your voice heard here: https://officespdev.uservoice.com/search?filter=ideas&query=MIME%20content I'll let folks know about your request. Post your link to your user voice request here. – Michael Mainer Aug 06 '18 at 17:04
  • 1
    @MichaelMainer user voice request: https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback/suggestions/35049175-put-edit-mime-email-content-with-microsoft-graph thanks. – marek_lani Aug 07 '18 at 11:32
  • I’m intrigued as to the use case here. What do you want to change about the email? Couldn’t you take a copy of the item and make changes to the copy? You may need to use EWS to achieve what you’re looking to do. – sasfrog Aug 08 '18 at 21:38
  • @sasfrog use case requires put/edit for original email as we do not want the content of original email to be accessible to user, unfortunately cannot share more. We work with O365 and we need to stick with the Graph, I am not sure EWS is possible way, can you please share more details? – marek_lani Aug 13 '18 at 08:15
  • Up vote this feature request at https://microsoftgraph.uservoice.com/forums/920506-microsoft-graph-feature-requests/suggestions/35049175-put-edit-mime-email-content-with-microsoft-graph – Michael Mainer Feb 10 '20 at 17:29

0 Answers0