NavigationGroups.NavigationFolderAdd Event (Outlook)
Occurs after a folder is added to a NavigationGroups collection.
Version Information
Version Added: Outlook 2007
Syntax
expression .NavigationFolderAdd(NavigationFolder)
expression A variable that represents a NavigationGroups object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
NavigationFolder |
Required |
The navigation folder added to the collection. |