![]() |
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
|
|||
|
|||
![]()
Is it possible to programmatically change certain settings in Outlook
2003, for instance I would like to change "Show Names" in the address book setting to "File As (Smith, John)". I would like to have this setting checkd/configured when Outlook starts. Using Visual Studio 2005 for Office, is this possible? I would also like to dynamically add a users signature if the signature file exists in a certain location. Thanks. |
Ads |
#2
|
|||
|
|||
![]()
Is it possible to programmatically change certain settings in Outlook
2003, for instance I would like to change "Show Names" in the address book setting to "File As (Smith, John)". I would like to have this setting checkd/configured when Outlook starts. Using Visual Studio 2005 for Office, is this possible? That requires a registry change. See http://www.outlookcode.com/codedetail.aspx?id=804 for sample code you should be able to adapt. I don't know how well changing the registry will work when Outlook is already running. I would also like to dynamically add a users signature if the signature file exists in a certain location. Dynamically add a signature to what? Files in the user's Signatures folder automatically show up in any Signature menu or dialog -- 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing password in Outlook 2003 | Kathy | Outlook - Installation | 5 | April 15th 06 08:40 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 |
previous emails & settings disappear after changing user profi... | madeamess | Outlook - Using Contacts | 2 | February 5th 06 02:13 AM |
Outlook 2003 Instance Won't Close If Opened Programmatically | Michael Bauer | Outlook and VBA | 3 | January 11th 06 03:19 PM |