ExtendedPropertyDefinition.Version Property

Definition

Gets the minimum Exchange version that supports this extended 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

An ExchangeVersion enumeration value.

Applies to