NavigationGroups.NavigationFolderAdd Event

Outlook Developer Reference

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 NavigationFolder The navigation folder added to the collection.

See Also