VB Script message ommits signature

R

Rafael

When I create an email message using either VBA or VB Script, the user's
signature is omitted.

Is there a way to have Outlook include the default signature in the email
body?

Thanks,

Rafael
 
S

Sue Mosher [MVP]

Not easily. You'd need to know (a) what the default signature is (from the Windows registry), (b) what version and editor the user has, and (c) what format the message is, then jump through a bunch of hoops to add the right signature with the correct format.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top