Share via


TaskItem.ActualWork Property (Outlook)

Returns or sets a Long indicating the actual effort spent on the task. Read/write.

Syntax

expression .ActualWork

expression A variable that represents a TaskItem object.

Remarks

ActualWork is stored in units of minutes. The ActualWork field on the standard task form is bound to the ActualWork property; by default the field assumes an 8-hour day and 40-hour week.

See Also

Concepts

TaskItem Object Members

TaskItem Object