Share via


Content.ListKnownLotusNotesServers - Propriété

Obtient la liste des serveurs Lotus Notes connus pour le Application de service de recherche.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ListKnownLotusNotesServers As String()
    Get
'Utilisation
Dim instance As Content
Dim value As String()

value = instance.ListKnownLotusNotesServers
public string[] ListKnownLotusNotesServers { get; }

Valeur de propriété

Type : []
Un tableau de chaînes contenant les noms de serveurs Lotus Notes.

Voir aussi

Référence

Content classe

Content - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms