Interval Property
Applies To
RecurrencePattern object.
Description
Returns or sets the number of units of a given recurrence type between occurrences. For example, setting the Interval property to 2 and the RecurrenceType property to "Weekly" would cause the pattern to occur every second week. Read/write Long.
Note This property is not valid for yearly recurrence patterns.