Category.MatchExistingManagedProperty Property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property MatchExistingManagedProperty As Boolean
    Get
    Set
'Usage
Dim instance As Category
Dim value As Boolean

value = instance.MatchExistingManagedProperty

instance.MatchExistingManagedProperty = value
public bool MatchExistingManagedProperty { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

Category Class

Category Members

Microsoft.Office.Server.Search.Administration Namespace