Поделиться через


ExDateRange.CompareTo method (Object)

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

Syntax

'Declaration
Public Function CompareTo ( _
    obj As Object _
) As Integer
'Usage
Dim instance As ExDateRange
Dim obj As Object
Dim returnValue As Integer

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

Parameters

Return value

Type: System.Int32

See also

Reference

ExDateRange class

ExDateRange members

CompareTo overload

Microsoft.Exchange.ExchangeSystem namespace