Refresh method: TaskList class

Syntax

Refresh()

Description

Use the Refresh method to refresh the task list properties.

Parameters

None.

Returns

None.

Example

The following refreshes all the properties of the task list:

&MyTaskList.Refresh();