ServerVersionInfo Members

The ServerVersionInfo class contains the Microsoft Exchange Server 2007 version number.

The following tables list the members exposed by the ServerVersionInfo type.

Public Constructors

  Name Description
ServerVersionInfo The ServerVersionInfo constructor initializes a new instance of the ServerVersionInfo class.

Top

Public Properties

  Name Description
Bb401863.pubproperty(en-us,EXCHG.80).gif Actor  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif DidUnderstand  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand12  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif EncodedRelay  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif MajorBuildNumber The MajorBuildNumber property gets or sets the major build number.
Bb401863.pubproperty(en-us,EXCHG.80).gif MajorBuildNumberSpecified The MajorBuildNumberSpecified property gets or sets a Boolean value that indicates whether the MajorBuildNumber property is serialized into the SOAP message. This property is required if the MajorBuildNumber property is specified.
Bb401863.pubproperty(en-us,EXCHG.80).gif MajorVersion The MajorVersion property gets or sets the major version number.
Bb401863.pubproperty(en-us,EXCHG.80).gif MajorVersionSpecified The MajorVersionSpecified property gets or sets a Boolean value that indicates whether the MajorVersion property is serialized into the SOAP message. This property is required if the MajorVersion property is specified.
Bb401863.pubproperty(en-us,EXCHG.80).gif MinorBuildNumber The MinorBuildNumber property gets or sets the minor build number.
Bb401863.pubproperty(en-us,EXCHG.80).gif MinorBuildNumberSpecified The MinorBuildNumberSpecified property gets or sets a Boolean value that indicates whether the MinorBuildNumber property is serialized into the SOAP message. This property is required if the MinorBuildNumber property is specified.
Bb401863.pubproperty(en-us,EXCHG.80).gif MinorVersion The MinorVersion property gets or sets the minor version number.
Bb401863.pubproperty(en-us,EXCHG.80).gif MinorVersionSpecified The MinorVersionSpecified property gets or sets a Boolean value that indicates whether the MinorVersion property is serialized into the SOAP message. This property is required if the MinorVersion property is specified.
Bb401863.pubproperty(en-us,EXCHG.80).gif MustUnderstand  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif Relay  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif Role  (inherited from SoapHeader )
Bb401863.pubproperty(en-us,EXCHG.80).gif Version The Version gets or sets the Exchange Server product version.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb401863.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb401863.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb401863.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb401863.pubmethod(en-us,EXCHG.80).gifBb401863.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb401863.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb401863.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb401863.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top