_Explorer.Panes Property

Returns a Panes collection object representing the panes displayed by the specified explorer.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Panes As Panes
    Get
'Usage
Dim instance As _Explorer
Dim value As Panes

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

Property Value

Type: Microsoft.Office.Interop.Outlook.Panes

See Also

Reference

_Explorer Interface

_Explorer Members

Microsoft.Office.Interop.Outlook Namespace