PropertyDefinitionBase.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:
abstract property Microsoft::Exchange::WebServices::Data::ExchangeVersion Version { Microsoft::Exchange::WebServices::Data::ExchangeVersion get(); };
public abstract Microsoft.Exchange.WebServices.Data.ExchangeVersion Version { get; }
Public MustOverride ReadOnly Property Version As ExchangeVersion
Property Value
One of the ExchangeVersion enumeration values.