LanguageResource.FirstNameMapList Property
Gets the list of first-name mapping phrases.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property FirstNameMapList As LanguageResourcePhraseList
Get
'Usage
Dim instance As LanguageResource
Dim value As LanguageResourcePhraseList
value = instance.FirstNameMapList
public LanguageResourcePhraseList FirstNameMapList { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.LanguageResourcePhraseList
The list of first-name mapping phrases.