_Explorer.NavigationPane Property

Definition

Returns a NavigationPane object that represents the Navigation Pane for an Explorer object. Read-only.

C#
public Microsoft.Office.Interop.Outlook.NavigationPane NavigationPane { get; }

Property Value

Remarks

Some Explorer objects may not have an associated NavigationPane object. In such cases, this property returns Nothing (a null reference (Nothing in Visual Basic) in C#)

Applies to

Product Versions
Outlook primary interop assembly Latest