ManagementScopeIdParameter Constructor (ManagementScope)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
managementScope As ManagementScope _
)
'Usage
Dim managementScope As ManagementScope
Dim instance As New ManagementScopeIdParameter(managementScope)
public ManagementScopeIdParameter(
ManagementScope managementScope
)
Parameters
- managementScope
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ManagementScope