Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |