ContentSourceType Enumeration

Specifies the types of content sources that can be crawled by the Search service application.

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

Syntax

'Declaration
Public Enumeration ContentSourceType
'Usage
Dim instance As ContentSourceType
public enum ContentSourceType

Members

Member name Description
Business The content source for Microsoft Business Connectivity Services (BCS) content.
O12Business The content source for BDC content.
CustomRepository The content source for external data.
Custom The content source for custom data.
Exchange The content source for Microsoft Exchange Server public folder content.
File The content source for file share content.
LotusNotes The content source for Lotus Notes content.
SharePoint The content source for SharePoint Server 2010 content.
Web The content source for Web content.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace