Keyword.Contact, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the contact name for the keyword.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Contact As String
'Utilisation
Dim instance As Keyword
Dim value As String
value = instance.Contact
instance.Contact = value
public string Contact { get; set; }
Valeur de la propriété
A string that contains the contact name.
Voir aussi
Référence
Keyword, classe
Membres Keyword
Microsoft.Office.Server.Search.Administration, espace de noms