_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
<DispIdAttribute()> _
ReadOnly Property Contents As OutlookBarStorage
Get
'Usage
Dim instance As _OutlookBarPane
Dim value As OutlookBarStorage
value = instance.Contents
[DispIdAttribute()]
OutlookBarStorage Contents { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OutlookBarStorage