SourceManagementType enumeration
Enumerates a SourceManagementType. object.
Namespace: Microsoft.Office.Server.Discovery
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Enumeration SourceManagementType
'Usage
Dim instance As SourceManagementType
public enum SourceManagementType
Members
Member name | Description | |
---|---|---|
AllContent | Specifies that all sources are selected. | |
SourceGroup | Specifies that sources are selected by using SourceGroup objects. | |
Source | Specifies that sources are selected individually. |