ManagedProperty.Delete Method

Deletes the managed property from search schema.

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 ManagedProperty

instance.Delete()
void Delete()

Exceptions

Exception Condition
AdminException

if the managed property does not exist or can not be deleted.

See Also

Reference

ManagedProperty Interface

ManagedProperty Members

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace

Other Resources

ManagedProperty