View Single Post
  #2  
Old March 28th 06, 09:49 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default how to change the Editor type

The EditorType property is read-only, but if you set the MailItem.HTMLBody
property of a plain text e-mail, it will convert it to an HTML formatted item.

--
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Ram" wrote:

Hi,

I need to change the Editortype. For example it is set with Plain-Text
then i want to make it with HTML Format.
How can i accomplish this by using vc++


--
Regards,

RamakoteswaraRao Koti



Ads