_OutlookBarPane.Contents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OutlookBarStorage ^ Contents { Microsoft::Office::Interop::Outlook::OutlookBarStorage ^ get(); };
public Microsoft.Office.Interop.Outlook.OutlookBarStorage Contents { get; }
Public ReadOnly Property Contents As OutlookBarStorage