Share via


ExDateTime.CompareTo method (ExDateTime)

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

Syntax

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

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

Parameters

Return value

Type: System.Int32

See also

Reference

ExDateTime structure

ExDateTime members

CompareTo overload

Microsoft.Exchange.ExchangeSystem namespace