ContactsModule.Visible Property

Outlook Developer Reference

Returns or sets a Boolean value that determines whether the ContactsModule object is displayed in the Navigation Pane. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Visible

expression   A variable that represents a ContactsModule object.

See Also