Text Format Lost [Redemption]

  • Thread starter Thread starter bbnimda
  • Start date Start date
B

bbnimda

Hi all,

I use personal Task Form, in this form I use RTFeditor to set some Text of
my task body (Bold / italic / colored etc...)

1 all is ok, but if I use item.body
eg: Body = Body & Date() & vbcrlf
all my text in body task became std black arial (no bold no color)

2 I generate an eMail from my task containing the task body here again I
lose all my formated text


can some one help

tks
 
Hi bbnimda,

I'm new to programming custom forms for Outlook XP, but the documentation
states that modifying the Body property of a MailItem will result in the text
format being set back to the user default. Unfortunately the documentation
doesn't mention any solution and I've yet to see any from my searchs
online.
 
Back
Top