Programmatically open outlook mail item in Web browser? (1 Viewer)

Mohsin Malik

Registered User.
Local time
Tomorrow, 02:10
Joined
Mar 25, 2012
Messages
175
I am working on Microsoft Access project that interacts with outlook to retrieve emails (i-e Outlook MailItems). I got all the required properties from MailItem object. There is one thing that I am looking to do is retrieve Email body in Web browser control on the access form.

I am referring to the option in Outlook for Individual Mail item where you can open any email in web browser (see image). Any idea how to access this in code so that it generate an HTML file that I can map the webbrowser control to navigate to? I hope the screenshot clarify the requirements.


Appreciate your help.

Thanks
Mohsin
 

Attachments

  • image.png
    image.png
    75.5 KB · Views: 124

Users who are viewing this thread

Top Bottom