Share via


_OutlookBarPane.Contents Property

Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only.

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

Syntax

'Declaration
ReadOnly Property Contents As OutlookBarStorage
    Get
'Usage
Dim instance As _OutlookBarPane
Dim value As OutlookBarStorage

value = instance.Contents
OutlookBarStorage Contents { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OutlookBarStorage

See Also

Reference

_OutlookBarPane Interface

_OutlookBarPane Members

Microsoft.Office.Interop.Outlook Namespace