RecurrenceType Property

Applies To

RecurrencePattern object.

Description

Returns or sets the frequency of occurrences for the recurrence pattern. Can be one of the following OlRecurrenceType constants: olRecursDaily, olRecursWeekly, olRecursMonthly, olRecursMonthNth, olRecursYearly, or olRecursYearNth. Use the Interval property to specify the number of units of a given recurrence type between occurrences in the pattern Read/write Long.

See Also

ClearRecurrencePattern method, IncludeRecurrences property, IsRecurring property.