RequestServerVersion.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Version property gets or sets the schema version to target for a request.
public:
property ExchangeWebServices::ExchangeVersionType Version { ExchangeWebServices::ExchangeVersionType get(); void set(ExchangeWebServices::ExchangeVersionType value); };
public ExchangeWebServices.ExchangeVersionType Version { get; set; }
Public Property Version As ExchangeVersionType
Property Value
The value of the Version property is one of the ExchangeVersionType enumeration values that indicate the version of the Exchange schema files to target.