Sending as plain text

  • Thread starter Thread starter Andy Levy
  • Start date Start date
A

Andy Levy

Hi

I am sending emails in VBA using the outlook Object Model, without preview
from MSAccess

However these emails seem to keep sending as HTML, Is there any way to
prescribe text only emails from the model

Many Thanks

Andy
 
Outlook version?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



"Andy Levy" <andy underscore levy at hotmail dot com> wrote in message
Hi

I am sending emails in VBA using the outlook Object Model, without preview
from MSAccess

However these emails seem to keep sending as HTML, Is there any way to
prescribe text only emails from the model

Many Thanks

Andy
 
Microsot Office Professional 2000 with latest updates. Includes Outlook 2k
and Access 2k
 
Then you'll need to use CDO to create and send plain text messages. Outlook
2000 doesn't provide any way to generate a plain text message.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



"Andy Levy" <andy underscore levy at hotmail dot com> wrote in message
Microsot Office Professional 2000 with latest updates. Includes Outlook 2k
and Access 2k
 
Back
Top