Category.DeleteUnmappedProperties Method
Deletes all crawled properties within a category with no mappings to any managed properties.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub DeleteUnmappedProperties
'Usage
Dim instance As Category
instance.DeleteUnmappedProperties()
void DeleteUnmappedProperties()
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace