Compartir a través de


ExchangeObjectVersion.NextMajorVersion Property

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

Syntax

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

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