ExYearlyRecurringTime.GetSortIndex Method
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Protected MustOverride Function GetSortIndex As Integer
'Usage
Dim returnValue As Integer
returnValue = Me.GetSortIndex()
protected abstract int GetSortIndex()
Return Value
Type: System.Int32