Returns a boolean value that determines whether the Task object is visible
Syntax:
TaskObject.Visible
The Visible Property (Task Object) syntax has these parts:
| Part |
Description |
| TaskObject |
An object expression that evaluates to a Task object. |
Remarks:
Use this property to determine whether the object is visible.