
June 26th 06, 02:56 PM
posted to microsoft.public.outlook.program_addins
|
|
Including signature in email created with Add-In
Thanks for the help!
Sue Mosher [MVP-Outlook] wrote:
For HTML messages, use HTMLBody, not Body and insert your text into the fully tagged HTML content that already exists on the item.
For RTF messages, there are no straightforward solutions for all scenarios. See http://www.outlookcode.com/d/formatmsg.htm
--
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
wrote in message oups.com...
Hi Sue,
After doing what you suggested I can now display the signature along
with any text.
However, you must have read my mind because I would like to be able to
preserve the formatting. Would it be possible for you to point me in
the direction of an example or a tutorial on this? I've googled it for
the past few minutes with no luck. If you don't have anything to hand
it's no problem, there's no need for me to take up too much of your
time on this. (This isn't essential, more like a nice touch).
Many thanks.
|