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()

See also

Reference

Category class

Category members

Microsoft.Office.Server.Search.Administration namespace