Category.DeleteUnmappedProperties method
Exclui todas as propriedades rastreadas não são mapeadas para propriedades gerenciadas de uma categoria.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub DeleteUnmappedProperties
'Uso
Dim instance As Category
instance.DeleteUnmappedProperties()
public void DeleteUnmappedProperties()