Share via


ExchangeObjectVersion.IsSameVersion Method

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

Syntax

'Declaration
Public Function IsSameVersion ( _
    other As ExchangeObjectVersion _
) As Boolean
'Usage
Dim instance As ExchangeObjectVersion
Dim other As ExchangeObjectVersion
Dim returnValue As Boolean

returnValue = instance.IsSameVersion(other)
public bool IsSameVersion(
    ExchangeObjectVersion other
)

Return Value

Type: System.Boolean
Returns Boolean.