I know how to open local .msg files in webbrowser in html format.
The problem is when the .msg has embedded pictures, the only thing that appears is a blank space ("picture not found") where it is supposed to be.
If I open the .msg file in Outlook, I see the images correctly, but in my program I can't see embedded pictures.
I'm using Vb .Net and I'm very newbie.