Share via


ExplorerClass.CommandBars Property

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Public Overridable ReadOnly Property CommandBars As CommandBars
    Get
'Usage
Dim instance As ExplorerClass
Dim value As CommandBars

value = instance.CommandBars
[DispIdAttribute()]
public virtual CommandBars CommandBars { get; }

Property Value

Type: Microsoft.Office.Core.CommandBars

Implements

_Explorer.CommandBars

See Also

Reference

ExplorerClass Class

ExplorerClass Members

Microsoft.Office.Interop.Outlook Namespace