_NavigationGroups.Delete(NavigationGroup) Method
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.
Deletes the specified NavigationGroup object from the NavigationGroups collection.
public:
void Delete(Microsoft::Office::Interop::Outlook::NavigationGroup ^ Group);
public void Delete (Microsoft.Office.Interop.Outlook.NavigationGroup Group);
Public Sub Delete (Group As NavigationGroup)
Parameters
- Group
- NavigationGroup
The navigation group to be deleted.
Remarks
The Delete method raises an error if: