Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Want to "open these additional mailboxes" programatically (http://www.outlookbanter.com/outlook-vba/71941-want-open-these-additional-mailboxes.html)

Midwest Muskie May 14th 08 03:52 PM

Want to "open these additional mailboxes" programatically
 
I am trying to find a script or a good third party solution that will
programatically add a mailbox to an Outlook profile (either Outlook 2003 or
2007) rather than having to manually add the mailbox using the "open these
additional mailboxes" feature under the Advanced tab of the profile. I have
already found Microsoft's "How to add more Exchange mailboxes to a MAPI
profile" knowledge base article
(http://support.microsoft.com/default...;en-us;171636). Has anyone
had experience using this one? I am not a programmer. Does this need to be
run on the machine that has the profile that needs to be modified, or can it
be run from the Exchange server?

We are currently running Exchange 2003, SP2 servers with a mix of Outlook
2003 and 2007 clients.

Thanks for your help!

Dmitry Streblechenko May 14th 08 05:45 PM

Want to "open these additional mailboxes" programatically
 
The list of additional mailboxes is stored in the local profile data, so the
change must be done locally for a given profile (a user can have more than
one).
plug
You can either use ProfMan - see
http://www.dimastr.com/redemption/profiles.htm#example6
or RDOSession.Stores.AddDelegateExchangeMailBoxStore - see
http://www.dimastr.com/redemption/rdo/rdostores.htm
/plug

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Midwest Muskie" wrote in message
...
I am trying to find a script or a good third party solution that will
programatically add a mailbox to an Outlook profile (either Outlook 2003
or
2007) rather than having to manually add the mailbox using the "open these
additional mailboxes" feature under the Advanced tab of the profile. I
have
already found Microsoft's "How to add more Exchange mailboxes to a MAPI
profile" knowledge base article
(http://support.microsoft.com/default...;en-us;171636). Has
anyone
had experience using this one? I am not a programmer. Does this need to
be
run on the machine that has the profile that needs to be modified, or can
it
be run from the Exchange server?

We are currently running Exchange 2003, SP2 servers with a mix of Outlook
2003 and 2007 clients.

Thanks for your help!





All times are GMT +1. The time now is 06:21 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com