TaskItem.SkipRecurrence method (Outlook)

Clears the current instance of a recurring task and sets the recurrence to the next instance of that task.

Syntax

expression. SkipRecurrence

expression A variable that represents a TaskItem object.

Return value

False indicates that the task was the last task in the recurrence, so there is no task to set the recurrence to. True indicates that the recurrence was successfully set to the next instance of that 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.