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