Share via


NavigationPane.Class Property

Outlook Developer Reference

Returns an OlObjectClass constant indicating the object's class. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Class

expression   A variable that represents a NavigationPane object.

Remarks

This property returns olNavigationPane for the NavigationPane object.

See Also