Share via


ScheduleInterval.CompareTo method (ScheduleInterval)

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

Syntax

'Declaration
Public Function CompareTo ( _
    interval As ScheduleInterval _
) As Integer
'Usage
Dim instance As ScheduleInterval
Dim interval As ScheduleInterval
Dim returnValue As Integer

returnValue = instance.CompareTo(interval)
public int CompareTo(
    ScheduleInterval interval
)

Parameters

Return value

Type: System.Int32

See also

Reference

ScheduleInterval structure

ScheduleInterval members

CompareTo overload

Microsoft.Exchange.Common namespace