RecurrencePattern.Interval

RecurrencePattern.Interval property

Gets or sets the number of recurrence units.

public int Interval { get; set; }

Property Value

The number of recurrence units.

See Also