ExchangeObjectVersion.Current Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As ExchangeObjectVersion
Get
'Usage
Dim value As ExchangeObjectVersion
value = ExchangeObjectVersion.Current
public static ExchangeObjectVersion Current { get; }