Category.Delete Method
Deletes a category and all associated crawled properties.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As Category
instance.Delete()
void Delete()
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace