R
Rod
My version of Outlook is set to send HTML e-mails, however I want my program
to send plaintext e-mails
I have tried
MyMailItem.BodyFormat = olFormatPlain
but I then end up with an e-mail with no text in, it somehow deletes the
body text.
Any ideas?
--
to send plaintext e-mails
I have tried
MyMailItem.BodyFormat = olFormatPlain
but I then end up with an e-mail with no text in, it somehow deletes the
body text.
Any ideas?
--