ExchangeServerInfo Class

Definition

Provides information about an Exchange server.

public ref class ExchangeServerInfo sealed
public sealed class ExchangeServerInfo
Public NotInheritable Class ExchangeServerInfo
Inheritance
ExchangeServerInfo

Properties

MajorBuildNumber

Gets the major build number for the Exchange server.

MajorVersion

Gets the major version number for the Exchange server.

MinorBuildNumber

Gets the minor build number for the Exchange server.

MinorVersion

Gets the minor version number for the Exchange server.

VersionString

Gets the Exchange version.

Methods

ToString()

Returns a string that represents the current ExchangeServerInfo object.

Applies to