YearInterval

The YearInterval property returns the interval between years for a recurrence pattern.

Applies To

RecurringAppointment, RecurringEvent, and RecurringTask objects

Data Type

Long

Access

Read/write

Remarks

When creating a yearly recurrence pattern, set the YearInterval property to the number of years that should occur between instances of the recurring item. For example, to create a recurrence pattern that recurs every three years, set this property to 3.

See Also

RecurringType