TaskItem.TotalWork property (Outlook)

Returns or sets a Long indicating the total work for the task. Read/write.

Syntax

expression. TotalWork

expression A variable that represents a TaskItem object.

Remarks

TotalWork corresponds to the Total work field on the Details tab of a Task item. It's stored in units of minutes. The Total work field on the standard task form is bound to the TotalWork 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.