Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / October 2004

Tip: Looking for answers? Try searching our database.

Sending messages with a complex body format

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Marius - Roma - 04 Oct 2004 23:13 GMT
I need to create a message with a quite complex body format (in term of
fonts, pictures, signatures, logos and so on) and sent it using Outlook
Automation.

The samples I found look like the following:

            .Body = "This is the body of the message." &vbCrLf & vbCrLf

A possible solution could be creating a message, saving it and then using
Outlook Automation to send a copy just adding the recipient.

Where can I find documentation and/or samples about sending messages with a
complex format?

Regards

Mario
Sue Mosher [MVP-Outlook] - 05 Oct 2004 12:28 GMT
You are describing an HTML or RTF message. For HTML, you can set the
HTMLBody to your fully tagged HTML content. Embedded images take a little
more effort; see http://www.outlookcode.com/d/code/htmlimg.htm

For RTF format messages, see http://www.outlookcode.com/d/formatmsg.htm for
various approaches.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

>I need to create a message with a quite complex body format (in term of
>fonts, pictures, signatures, logos and so on) and sent it using Outlook
[quoted text clipped - 13 lines]
>
> Mario
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.