Article ID: 234487 - Last Review: May 7, 2009 - Revision: 4.1 Outlook: Send To Mail Recipient opens an Outlook plain text messageThis article was previously published under Q234487 SYMPTOMS
An Outlook plain text message is opened If you perform either of the following:
CAUSE
This issue can occur when you try to send mail as described in the symptoms. The methods described
use the simple Messaging Application Programming Interface (MAPI) function MAPISendMail(), which does not use the Outlook default message format.
This function always creates a plain text formatted message. WORKAROUND
To work around this issue, change the Sendto function to use the Outlook default message format, for example, Rich Text Format (RTF) or Hypertext Markup Language (HTML). (To set the Outlook default message format, click Options on the Tools menu, click Mail Format, and in the Send in this message format list, click the format that you want to use.) To change the Sendto function to use the Outlook default message format, you need to create a shortcut in the Send To folder that calls an Outlook formatted message window:
| Article Translations
|
Back to the top
