how to underline or bold in create OL message body

G

Guest

Hi

I tried to automate Outlook email from Access.

In the Body, I have text "Important Message" Can I know how to Bold and
underline the text?

Thanks
 
G

Guest

Aside from HTML formatted e-mails, the only way to format text in the body of
an e-mail programmatically is with a third party tool called Redemption,
which exposes a SafeInspector object with rich access to message formatting.
See http://www.dimastr.com.
 
G

Guest

Thanks for your help

Eric Legault said:
Aside from HTML formatted e-mails, the only way to format text in the body of
an e-mail programmatically is with a third party tool called Redemption,
which exposes a SafeInspector object with rich access to message formatting.
See http://www.dimastr.com.
 

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