Is this possible?

B

bburke

I'm looking for some coding ideas of how to use VB to modify the per
user settings in Outlook 2003. In particular I want to be able to
script the settings in:

Tools addressbook/tools options,

show this address list first
keep personal addresses in
and
when sending mail, check names using these address lists in the
following order

Is this possible and can you point me toward some good programming
examples for coding this?

Thanks!

Bob
 
B

bburke

Thanks Ken. I was hoping it could be done using a script similar to
the following:

http://www.webservertalk.com/message1249698.html

I've looked at the ORK and am using it for some settings, but this is
going to be a pushed upgrade deployment.

You can't code that. You could probably use a configuration file to set up
certain things when Outlook is deployed to begin with using a PRF file. Seehttp://office.microsoft.com/en-us/ork2003/HA011403051033.aspxfor
information for creating Outlook 2003 PRF files.

--
Ken Slovak
[MVP - Outlook]http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Optionshttp://www.slovaktech.com/products.htm




I'm looking for some coding ideas of how to use VB to modify the per
user settings in Outlook 2003.  In particular I want to be able to
script the settings in:
Tools addressbook/tools options,
show this address list first
keep personal addresses in
and
when sending mail, check names using these address lists in the
following order
Is this possible and can you point me toward some good programming
examples for coding this?

Bob- Hide quoted text -

- Show quoted text -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top