Thank you for your suggestion, but BodyFormat = olFormatHTML does not work. I cannot find any more solution from http://msdn2.microsoft.com/en-us/library/aa171418(office.11).aspx
The following is what I wrote.
Set objOL = CreateObject("Outlook.Application")
Set objMail =...
Is there any way I can disable "Use Microsoft Office Word to edit e-mail messages" option in Outlook via vbScript?
I am currently writing the script below, but I need this to disable the option mentioned above. The purpose is I am going to add complex div tags in the HTMLBody which Word cannot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.