![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
The ActiveInspector is the currently active Inspector. Inspector.CurrentItem
will give you the item being displayed in the Inspector. If the current item is a MailItem then you can use MailItem.BodyFormat to change the format to HTML. The BodyFormat setting you want is OlBodyFormat.olFormatHTML. Once you have the item in the Inspector you can add your attachment by using the MailItem.Attachments.Add method. The attachment must be in the file system and you must supply the path as well as the full name of the desired attachment. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "armsys" wrote in message ... 1. In Outlok 2003, an email mesage (either a blank "Untitled Message" or a reply message) is already opened. 2. For the above-mentioned email message: I would like to perform: a. Convert the format to HTML; b. Attach to a template ("MyTemplate.dot") Please help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Perhaps not an outlook problem, but maybe a setting change will help. | Patrick Keenan | Outlook - General Queries | 3 | March 18th 08 12:44 AM |
Change Outlook Setting via GP or Script | Davo | Outlook - General Queries | 3 | January 9th 07 09:16 PM |
Can't change setting in Outlook 2003 | Jan | Outlook - Calandaring | 1 | November 14th 06 11:37 AM |
PRF setting to open additional mailbox | J Y | Outlook - Installation | 2 | March 17th 06 01:51 AM |
Change default zoom setting when scheduling appointments | Jonathan | Outlook - Calandaring | 0 | January 8th 06 11:09 AM |