Setting HTMLBody of new mailItem

V

vema

Hi,
I need to assign some default html string to the htmlbody property o
the new mailItem that is being displayed inside an inspector.

Even though I assign the property some value, it is not taking it a
exactly what I assigned. It is getting all the default htmlbody an
rendering the string that I used as HTMLBody property.
I am writing an addin for Outlook2003

Can anyone help me how to resolve the problem
 
V

varun

I also faced same problem
i got the solution by setting plain text body & html body both
 
Top