![]() |
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
|
|||
|
|||
![]()
I have my VBA applications that access MS Outlook 2003 to send emails.
However I would want to turn off the option "Use MS Office 2003 to edit e-mail messages" Can someone help me with the VBA code to do the same? Thanks |
#2
|
|||
|
|||
![]()
You can change the MailItem.BodyFormat property on the fly, but to change it
for all messages by default you can use code to edit the setting in the registry (which may require an Outlook restart to take effect). See also: Eric Legault My Eggo : Outlook's Message Format Settings In The Registry: http://blogs.officezealot.com/legaul...8/03/1324.aspx -- Eric Legault [MVP - Outlook] MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007 & WSS 3.0 Application Development) Collaborative Innovations - Try Picture Attachments Wizard For Microsoft Outlook - Web: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault "Shyam" wrote in message ... I have my VBA applications that access MS Outlook 2003 to send emails. However I would want to turn off the option "Use MS Office 2003 to edit e-mail messages" Can someone help me with the VBA code to do the same? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Change options with VBA | CĂ©sar | Outlook and VBA | 2 | April 14th 08 09:05 AM |
Outlook 2007, proofing options greyed out in Editing Options dialog | Rojo Habe | Outlook - General Queries | 4 | October 9th 07 12:33 AM |
How to change the Delivery options for new messages | Vasu | Outlook - Installation | 5 | May 16th 07 01:32 PM |
I would like to change the field options available when putting a | Iconex | Outlook - Using Contacts | 1 | February 19th 07 09:39 PM |
Change Do Not Deliver Before default time in message options | EdA | Outlook - Installation | 1 | December 26th 06 07:50 PM |