Content.ListKnownLotusNotesServers Property

Gets the list of Lotus Notes servers that are known to the Shared Services Provider's search service.

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

Syntax

'Declaration
Public ReadOnly Property ListKnownLotusNotesServers As String()
    Get
'Usage
Dim instance As Content
Dim value As String()

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

Property Value

Type: []
A string array containing the names of Lotus Notes servers.

See Also

Reference

Content Class

Content Members

Microsoft.Office.Server.Search.Administration Namespace

Other Resources

Getting Started with the Enterprise Search Administration Object Model

Content Sources Overview

Managing Content