Compartir a través de


ExchangeObjectVersion.NextMinorVersion Property

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

Syntax

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

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