Did you understand what I wrote about the task body and setting it programmatically?
--
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 Sue,
I tryed the two ways and the result is the same when I re-open the saved
task all my body is in Simple text format.......
"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
"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
"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 ?