ExchangeServiceBinding.RequestServerVersionValue 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 RequestServerVersionValue property gets or sets the target Microsoft Exchange Server version for the request.
public:
property ExchangeWebServices::RequestServerVersion ^ RequestServerVersionValue { ExchangeWebServices::RequestServerVersion ^ get(); void set(ExchangeWebServices::RequestServerVersion ^ value); };
public ExchangeWebServices.RequestServerVersion RequestServerVersionValue { get; set; }
Public Property RequestServerVersionValue As RequestServerVersion
Property Value
The RequestServerVersionValue property returns a RequestServerVersion object.