NavigationGroups object (Outlook)

Contains a set of NavigationGroup objects that represent the navigation groups displayed by a navigation module in the navigation pane.

Remarks

Use the NavigationGroups property of the parent navigation module, such as a MailModule object, to return a NavigationGroups object.

Use the Create method to create a new NavigationGroup object and add it to the collection. Use the Item method to retrieve a NavigationGroup object from the collection. Use the Delete method of the NavigationGroups collection to create a new NavigationGroup object.

Use the GetDefaultNavigationGroup to return the default navigation group for a specified group type.

Events

Name
NavigationFolderAdd
NavigationFolderRemove
SelectedChange

Methods

Name
Create
Delete
GetDefaultNavigationGroup
Item

Properties

Name
Application
Class
Count
Parent
Session

See also

Outlook Object Model Reference

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.