Share via


ExDateTime.CompareTo method (Object)

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Function CompareTo ( _
    other As Object _
) As Integer
'Usage
Dim instance As ExDateTime
Dim other As Object
Dim returnValue As Integer

returnValue = instance.CompareTo(other)
public int CompareTo(
    Object other
)

Parameters

Return value

Type: System.Int32

See also

Reference

ExDateTime structure

ExDateTime members

CompareTo overload

Microsoft.Exchange.ExchangeSystem namespace