querying microsoft exchange address book

Hello guysHow can I query the address book of microsoft exchange server using jndi? Thanks for any help.a code example would be a great help.
[169 byte] By [Amunikea] at [2007-10-2 8:46:01]
# 1

If you are using Exchange 2000 or Exchange 2003, it uses the Active Directory for its address book.

If you are using Exchange 5.5 (an older and probably no longer supported product), it provides it's own directory service that is also accessibile via LDAP. You may be able to find information on it's LDAP implementation at http://www.microsoft.com/technet/prodtechnol/exchange/55/reskit/exc00.mspx

adler_stevena at 2007-7-16 22:48:34 > top of Java-index,Core,Core APIs...