GBetting a list of shared mailboxes

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

Exchange 2003/outlook 2003. The outlook user has a number of exchange shared
mailboxes from other users.Is there a way to get list of these shared
mailboxes/recipients automatically via code?

Thanks

Regards
 
Loop through the Namespace.Folders colleciton - it will include all the
stores in the profile.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 
Back
Top