TaskList Method

This section discusses the task list method Refresh.

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();