I'm trying to access our company Exchange address book from a Perl script. I've had a look through the archives here and on other sites, but can't find any understandable explanation on how to do it - I have no knowledge of how Exchange works.
I just want to connect to an Exchange server, open the address book, look up a user name (or alias would be better) and get the department that user belongs to. And I need to do this from a Windows (2000) machine running ActivePerl.