Content.LotusNotesConfigured 属性 (Microsoft.Office.Server.Search.Administration)
Gets a Boolean value indicating whether the search service is configured to crawl Lotus Notes content.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property LotusNotesConfigured As Boolean
用法
Dim instance As Content
Dim value As Boolean
value = instance.LotusNotesConfigured
public bool LotusNotesConfigured { get; }
属性值
true if the search service is configured to crawl Lotus Notes content; otherwise, false.
另请参阅
参考
Content 类
Content 成员
Microsoft.Office.Server.Search.Administration 命名空间