In The Hand LtdIn The Hand
Interval Property
.NET Components for Mobility
The number of units between occurrences, e.g. the N in “Every N days/weeks/months.”
Declaration Syntax
C#Visual Basic
public int Interval { get; set; }
Public Property Interval As Integer
	Get
	Set
Remarks
Note:Only valid for Daily, Weekly, Monthly and MonthNth. The interval must be between 1 and 999.
Exceptions
ExceptionCondition
NotSupportedExceptionInterval property only valid for Daily, Weekly, Monthly and MonthByNumber Recurrence Types.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0