ExchangeObjectVersion.CompareTo Method (ExchangeObjectVersion)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function CompareTo ( _
other As ExchangeObjectVersion _
) As Integer
'Usage
Dim instance As ExchangeObjectVersion
Dim other As ExchangeObjectVersion
Dim returnValue As Integer
returnValue = instance.CompareTo(other)
public int CompareTo(
ExchangeObjectVersion other
)
Parameters
- other
Type: Microsoft.Exchange.Data.ExchangeObjectVersion
Return Value
Type: System.Int32
Returns Int32.