Content.LotusNotesConfigured-Eigenschaft
Ruft einen booleschen Wert, der angibt, ob die Suchdienstanwendung zum Crawlen von Inhalt für Lotus Notes konfiguriert ist.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property LotusNotesConfigured As Boolean
Get
'Usage
Dim instance As Content
Dim value As Boolean
value = instance.LotusNotesConfigured
public bool LotusNotesConfigured { get; }
Eigenschaftswert
Typ: System.Boolean
true Wenn das Suchdienstanwendung zum Crawlen des Inhalts Lotus Notes konfiguriert ist; andernfalls false.