Category.DeleteUnmappedProperties Method
Deletes all crawled properties that are not mapped to managed properties for a category.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub DeleteUnmappedProperties
'Usage
Dim instance As Category
instance.DeleteUnmappedProperties()
public void DeleteUnmappedProperties()