![]() |
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 found a note posted somewhere that there is no scope in the Outlook Object
Model to use vba to change settings in the Options menu item in Outlook. Is this true? I would like to have a quick button to switch the "On Replies and Forwards" setting to "Do not include origianl message" and back to the default of including original message text". Can it be done? Many thanks in advance Chris |
#2
|
|||
|
|||
![]()
Yes, this is true. Those settings generally are stored in the registry, which Outlook reads at startup. Any change you make while Outlook is running won't take effect until the next time Outlook starts.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "cjohnson300" wrote in message ... I found a note posted somewhere that there is no scope in the Outlook Object Model to use vba to change settings in the Options menu item in Outlook. Is this true? I would like to have a quick button to switch the "On Replies and Forwards" setting to "Do not include origianl message" and back to the default of including original message text". Can it be done? Many thanks in advance Chris |
#3
|
|||
|
|||
![]()
Thanks for the response.
Is there a list available of the registry settings and where they are located in the registry? Chris "Sue Mosher [MVP-Outlook]" wrote: Yes, this is true. Those settings generally are stored in the registry, which Outlook reads at startup. Any change you make while Outlook is running won't take effect until the next time Outlook starts. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "cjohnson300" wrote in message ... I found a note posted somewhere that there is no scope in the Outlook Object Model to use vba to change settings in the Options menu item in Outlook. Is this true? I would like to have a quick button to switch the "On Replies and Forwards" setting to "Do not include origianl message" and back to the default of including original message text". Can it be done? Many thanks in advance Chris |
#4
|
|||
|
|||
![]()
I've documented all those from the Outlk11.adm administrative template, which you can get from the online Office 2003 Resource Kit, and a few besides that in the first book in my signature.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "cjohnson300" wrote in message ... Is there a list available of the registry settings and where they are located in the registry? Chris "Sue Mosher [MVP-Outlook]" wrote: Yes, this is true. Those settings generally are stored in the registry, which Outlook reads at startup. Any change you make while Outlook is running won't take effect until the next time Outlook starts. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook2003 should not crash when changing settings | jdall | Outlook - Installation | 1 | December 27th 07 09:15 PM |
sending v cards, changing address settings | Tim | Outlook - General Queries | 0 | December 7th 06 12:45 AM |
Programmatically changing settings in Outlook 2003 | Jonathan | Add-ins for Outlook | 1 | April 7th 06 07:49 PM |
Something is changing my e-mail settings | Mike Fillmore | Outlook Express | 2 | February 16th 06 04:42 PM |
Changing display and layout settings | Ash | Outlook - Installation | 1 | February 15th 06 07:57 PM |