Discussion:
How to programmatically detect Exchange Server version?
(too old to reply)
David R
2009-05-06 03:06:05 UTC
Permalink
Would like to determine what version of Exchange Server my client code is
interfacing with. Need to distinguish between 2003 and 2007. Suggestions?
Lee Derbyshire [MVP]
2009-05-06 10:23:27 UTC
Permalink
Post by David R
Would like to determine what version of Exchange Server my client code is
interfacing with. Need to distinguish between 2003 and 2007.
Suggestions?
The E2007 Server object in AD has a property named serialNumber, with a
value of Version 8.x. Also, some people look for the major file version
number of Store.exe.

Lee.
--
_______________________________________

Outlook Web Access for PDA, OWA For WAP:
www.leederbyshire.com
________________________________________
Loading...