RecurrencePattern.Interval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of units between occurrences, where units can be in days or weeks, depending on the pattern type.
public int Interval { get; set; }
member this.Interval : int with get, set
Public Property Interval As Integer