Share via


NavigationGroup Members (Outlook)

Represents a navigation group displayed by a navigation module in the Navigation Pane.

Properties

Name

Description

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only.

Class

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

GroupType

Returns an OlGroupType constant that indicates the group type for the NavigationGroup object. Read-only.

Name

Returns or sets a String value that represents the display name for the NavigationGroup object. Read/write.

NavigationFolders

Returns a NavigationFolders object that contains the set of navigation folders associated with the NavigationGroup object. Read-only.

Parent

Returns the parent Object of the specified object. Read-only.

Position

Returns or sets an Long value that represents the ordinal position of the NavigationGroup object when displayed in the Navigation Pane. Read/write.

Session

Returns the NameSpace object for the current session. Read-only.