TaskItem.GetRecurrencePattern method (Outlook)

Returns a RecurrencePattern object that represents the recurrence attributes of a task. If there is no existing recurrence pattern, a new empty RecurrencePattern object is returned.

Syntax

expression. GetRecurrencePattern

expression A variable that represents a TaskItem object.

Return value

A RecurrencePattern that represents the recurrence attributes of the task.

See also

TaskItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.