SourceType enumeration

Enumerates a SourceType object.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

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

Members

Member name Description
Exchange Identifies a mailbox source type.
SharePointLegacy Identifies a source that is from a version earlier than SharePoint 2013.
SharePoint15 Identifies a SharePoint 2013 or newer source.
FileShare Identifies a file share source type.

See also

Reference

Microsoft.Office.Server.Discovery namespace