E
Elliot
I am using the TM symbol as part of the Subject and Body properties but
it only displays for the Body property.
omsg.BodyFormat = MailFormat.Html
omsg.Subject = "My Trademark"
omsg.body= "My Trademark"
Only the TM symbol appears for the Body but not the Subject.
I guess the BodyFormat property is just that, just for the body format
and not the subject.
Anyone run into the same thing and find a workaround?
Thanks.
it only displays for the Body property.
omsg.BodyFormat = MailFormat.Html
omsg.Subject = "My Trademark"
omsg.body= "My Trademark"
Only the TM symbol appears for the Body but not the Subject.
I guess the BodyFormat property is just that, just for the body format
and not the subject.
Anyone run into the same thing and find a workaround?
Thanks.