TotalWork Property

Microsoft Outlook Visual Basic

Returns or sets a Long indicating the total work for the task. Corresponds to the Total work field on the Details tab of a Task item. Read/write.

expression.TotalWork

expression    Required. An expression that returns a TaskItem object.