RequestServerVersion.Version Property

Definition

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.

Applies to