ActualWork Property

                  Applies To

Returns or sets the actual effort (in minutes) spent on the task.

Corresponds to the Actual work: text box on the Details page of a TaskItem.

Read/write Long.

Syntax

objTaskItem.ActualWork

objTaskItem   Required. An expression that returns a TaskItem object.