NavigationGroup object (Outlook)
Represents a navigation group displayed by a navigation module in the navigation pane.
Remarks
Use the Item method to retrieve a NavigationGroup object from the NavigationGroups collection of a parent navigation module, such as a MailModule object. Use the Create method of the NavigationGroups collection to create a new NavigationGroup object.
Use the GroupType property to determine the group type of the navigation group and the Position property to return or set the display position of the navigation group within the navigation pane. You can also use the Name property to return or set the display name of the navigation group within the navigation pane.
Use the NavigationFolders property to return a NavigationFolders object containing the navigation folders for the specified navigation group.
Properties
Name |
---|
Application |
Class |
GroupType |
Name |
NavigationFolders |
Parent |
Position |
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.