Dear Team,
Could you help to guide if any api which could retrieve email to html or pdf?
ps: email including Subject from to cc body attachment
We have a requirement which need to retrieve the email and save it to pdf purpose for archive.
Dear Team,
Could you help to guide if any api which could retrieve email to html or pdf?
ps: email including Subject from to cc body attachment
We have a requirement which need to retrieve the email and save it to pdf purpose for archive.
Hi,
It seems your issue is more related to API , so I would add microsoft-graph-mail and office-exchange-server-dev tag (and remove Exchange tag) for you.
What do you actually need in the PDF ? just the body of the Message ? the MIME Content including the attachments ?
You can use the Graph API to get Body or the Mime Content eg https://docs.microsoft.com/en-us/graph/outlook-get-mime-message
6 people are following this question.