PropertyDefinition.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.
Gets the minimum Exchange version that supports this property.
public:
virtual property Microsoft::Exchange::WebServices::Data::ExchangeVersion Version { Microsoft::Exchange::WebServices::Data::ExchangeVersion get(); };
public override Microsoft.Exchange.WebServices.Data.ExchangeVersion Version { get; }
Public Overrides ReadOnly Property Version As ExchangeVersion
Property Value
One of the ExchangeVersion enumeration values.