M
matt cook
Do not set .body anywhere in the function if you can help it. Setting
..htmlbody afterwards does reset the .editortype, but Outlook still
thinks it's being fed plaintext (or a multipart containing plaintext
if you attach something). When this happens, Outlook converts the HTML
of the .htmlbody into a plaintext .body.
If anyone knows how to set the content-type of an Outlook message
using VBA (without CDO), I would like to know.
..htmlbody afterwards does reset the .editortype, but Outlook still
thinks it's being fed plaintext (or a multipart containing plaintext
if you attach something). When this happens, Outlook converts the HTML
of the .htmlbody into a plaintext .body.
If anyone knows how to set the content-type of an Outlook message
using VBA (without CDO), I would like to know.