try openign the message in it's own window.
In the 'move' section of the tool bar, select Actions -> Other Actions -> View Source
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello All,
I used to have this feature to view message in HTML format using the old outlook. Now with the new Outlook I do not see that option. Is this feature removed from the new outlook?
I have checked for this option in the OWA, but that too does not pose this feature.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi,
To view the source HTML in an Outlook 365 email message:
It will open the source HTML for the email.
View Source Button:
HTML Opens Like So:
Thanks!
Logan
There is indeed no direct way to do this.
However, when you click on the 3 dots menu next to Reply, Reply All, Forward in the Reading Pane, you can choose "Save as". This will download the message as an eml-file which you can open in Notepad. Look for the text/html content type to see the tags. In some cases, you'll need to use a Base64 decoder to convert it back to HTML tags.
For full instructions and screenshots, including on how to convert a message from Base64 encoding, see;
View HTML source code of an email in New Outlook - Robert 365
@Logan Price1
However, this question was about the New Outlook for Windows and not the Classic Outlook for Windows ;-)