List mailbox-enabled users in a Win 2003 Domain

A

Alexander Pichler

hello out there!

i´m trying to find a solution to get a list of mailbox-enabled (exchange
server) users in a win2003-domain programmatically in VBA (Project 2003
Professional).

many thanks in advance for any help!

Alex
 
R

Rod Gill

Have you tried searching msdn.microsoft.com for VB code on reading from
Active Directory?
 
Top