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