TasksModule.Visible Property
Outlook Developer Reference |
Returns or sets a Boolean value that determines whether the TasksModule object is displayed in the Navigation Pane. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.Visible
expression A variable that represents a TasksModule object.
See Also