S
Scott McBurney
We have customers that have the auto-signature feature turned on in Outlook,
so whenever they create a new message, their signature is automatically
added to it.
However, When our application programmatically creates an outlook email
message (by calling Application.CreateItem), no signature is automatically
added to the message. (currently tested under outlook 2000, haven't tested
under Outlook 2002 or 2003)
So....
1. Is it possible to programmatically create a message and have the auto
signature added?
or
2. Do we have to try and figure out which sigure is the default signature
and programmatically add it to the body of the message? If so, whats the
proper way to determine the default signature? (for all platforms)
Thanks,
Scott McBurney
Interface Software, Inc.
so whenever they create a new message, their signature is automatically
added to it.
However, When our application programmatically creates an outlook email
message (by calling Application.CreateItem), no signature is automatically
added to the message. (currently tested under outlook 2000, haven't tested
under Outlook 2002 or 2003)
So....
1. Is it possible to programmatically create a message and have the auto
signature added?
or
2. Do we have to try and figure out which sigure is the default signature
and programmatically add it to the body of the message? If so, whats the
proper way to determine the default signature? (for all platforms)
Thanks,
Scott McBurney
Interface Software, Inc.