Platform SDK: Exchange 2000 Server

ExchangeVersion Property

[This is preliminary documentation and subject to change.]

The version of Exchange installed on this server.

[Visual Basic,VBScript]
Property ExchangeVersion as String
read-only
[C++]
HRESULT get_ExchangeVersion(BSTR* pVal);

[IDL]
HRESULT [propget] ExchangeVersion([out,retval] BSTR* pVal);

Remarks