Version property

  1. @override
ExchangeVersion? Version
override
Gets the minimum Exchange version that supports this property.

Implementation

@override
ExchangeVersion? get Version => this._version;