This topic has not yet been rated - Rate this topic

_SolutionsModule.Visible Property

Office 2010

Returns or sets a Boolean (bool in C#) value that indicates whether the Solutions module is displayed in the Navigation Pane. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
bool Visible { get; set; }

Property Value

Type: System.Boolean

If there are no solutions under the Solutions module, setting or getting the Visible property raises an error.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.