How to add a mailbox macro ?

  • Thread starter Thread starter David S.
  • Start date Start date
D

David S.

I would like to add a mailbox to a users profile using a
macro that fires on application startup, however I cant
find any code example of adding a mailbox to the users
profile.

I can read the contents of the mailbox using
GetSharedDefaultFolder but I need to add it to use full
functionality.

Assume that all permissions have been set.
 
Outlook provides no method to accomplish that. You would have to use Redemption, which has methods for modifying the user's profile.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top