_NavigationGroup.NavigationFolders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a NavigationFolders object that contains the set of navigation folders associated with the NavigationGroup object. Read-only.
public:
property Microsoft::Office::Interop::Outlook::NavigationFolders ^ NavigationFolders { Microsoft::Office::Interop::Outlook::NavigationFolders ^ get(); };
public Microsoft.Office.Interop.Outlook.NavigationFolders NavigationFolders { get; }
Public ReadOnly Property NavigationFolders As NavigationFolders