View Single Post
  #2  
Old October 30th 06, 04:56 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 Script: Pb body format

"Save the task" programmatically? Manually?

A task body is rich-text, but the Outlook object model provides no way to set formatting in rich-text items. See http://www.outlookcode.com/d/formatmsg.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"news.microsoft.com" wrote in message ...
Hi all,

I have a personal task form that generate a mail and send it


1) When I save the task I loose all the modification that I made on the text
(task body) exp Bold and colored text became simple Text

any idea ?


Ads