PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming How to send a plain text e-mail

Reply

How to send a plain text e-mail

 
Thread Tools Rate Thread
Old 22-09-2003, 08:45 AM   #1
Rod
Guest
 
Posts: n/a
Default How to send a plain text e-mail



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?
--



  Reply With Quote
Old 27-09-2003, 07:11 PM   #2
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: How to send a plain text e-mail

I've been looking into this issue. What is the build number on the Help | About screen?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Rod" <RodRodRodRod@hotmail.com> wrote in message news:%23lkv80NgDHA.3208@TK2MSFTNGP11.phx.gbl...
>
> 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?
> --
>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off