_Explorer.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()> _
ReadOnly Property CommandBars As CommandBars
    Get
'Usage
Dim instance As _Explorer
Dim value As CommandBars

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

Property Value

Type: Microsoft.Office.Core.CommandBars

See Also

Reference

_Explorer Interface

_Explorer Members

Microsoft.Office.Interop.Outlook Namespace