Query::EnableNicknames property

Gets or sets a Boolean value that specifies whether the exact terms in the search query are used to find matches, or if nicknames are used as well.

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

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
true if nicknames are used; otherwise, false, if the exact terms are used.

The default value is false.

Show: