ServerVersionInfo.Version Property

Definition

The Version property gets or sets the Exchange Web Services (EWS) schema version.

public:
 property System::String ^ Version { System::String ^ get(); void set(System::String ^ value); };
public string Version { get; set; }
Public Property Version As String

Property Value

The value of the Version property is the Exchange Server product version.

Applies to