View Single Post
  #6  
Old October 30th 06, 08:05 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

We can't look over your shoulder and see how you're doing it. Only if you provide exact steps to reproduce the problem is it possible to comment.

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

"bbnimda" wrote in message ...
I'm still working on it , (programmaticaly) it's complicated.....


but why there must be no Problem if I set the parameters manually ? m'I
wrong ?


"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
Did you understand what I wrote about the task body and setting it
programmatically?

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






Ads