Share via


NavigationModules Members

Include Protected Members
Include Inherited Members

Contains a read-only set of NavigationModule objects that represent the navigation modules displayed by the Navigation Pane.

The NavigationModules type exposes the following members.

Properties

 

Name

Description

Public property

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _NavigationModules.)

Public property

Class

Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _NavigationModules.)

Public property

Count

Returns an Integer (int in C#) value indicating the count of objects in the specified collection. Read-only. (Inherited from _NavigationModules.)

Public property

Item

Returns a NavigationModule object from the collection. (Inherited from _NavigationModules.)

Public property

Parent

Returns the parent Object of the specified object. Read-only. (Inherited from _NavigationModules.)

Public property

Session

Returns the NameSpace object for the current session. Read-only. (Inherited from _NavigationModules.)

Top

Methods

 

Name

Description

Public method

GetNavigationModule

Retrieves a NavigationModule object with the specified navigation module type from the Navigation Pane. (Inherited from _NavigationModules.)

Top

See Also

Reference

NavigationModules Interface

Microsoft.Office.Interop.Outlook Namespace