send email with Outlook's default text format and default signatur

S

sam

i'm useing access for sending emails.
while useing the Outlook object model how can i send the email with
Outlook's default text format and default signature ?

thanks
 
J

Jan Hyde (VB MVP)

sam <[email protected]>'s wild thoughts were
released on Sun, 12 Oct 2008 09:23:00 -0700 bearing the
following fruit:
i'm useing access for sending emails.
while useing the Outlook object model how can i send the email with
Outlook's default text format and default signature ?

thanks

I take it you are setting the e-mail body?

Outlook tends to add the signature as soon as you create the
e-mail, setting the body then overwrites the whole thing
including signature.
 
Top