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

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.