NavigationGroups.Delete Method (Outlook)
Office 2013
Published: July 16, 2012
Deletes the specified NavigationGroup object from the NavigationGroups collection.
The Delete method raises an error if:
-
The navigation group specified in Group contains navigation folders in its NavigationFolders collection.
-
The GroupType property of the navigation group specified in Group is set to olMyFoldersGroup.
-
The parent of the NavigationGroups collection is a MailModule object.