NavigationGroup.NavigationFolders Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.NavigationFolders

expression   A variable that represents a NavigationGroup object.

See Also