I need to retrieve using php all the accounts informations (like name - email - group..), managed by a specific microsoft exchange server for use into my application.
Which is the best way to perform this job?
Mirco
I need to retrieve using php all the accounts informations (like name - email - group..), managed by a specific microsoft exchange server for use into my application.
Which is the best way to perform this job?
Mirco
I believe the new version of Exchange Server has a web services interface that you could access to retrieve information.
http://msdn.microsoft.com/en-us/library/bb204119(v=exchg.140).aspx