ADObject.ExchangeVersion Property

Gets the version of Microsoft Exchange that this object is associated with.

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property ExchangeVersion As ExchangeObjectVersion
    Get
'Usage
Dim instance As ADObject
Dim value As ExchangeObjectVersion

value = instance.ExchangeVersion
public ExchangeObjectVersion ExchangeVersion { get; }

Property Value

Type: Microsoft.Exchange.Data.ExchangeObjectVersion
Version information for the version of Microsoft Exchange that this object is associated with.