ExchangeSettingsUpdateScopeForestException constructor (String, String)
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
groupName As String, _
id As String _
)
'Usage
Dim groupName As String
Dim id As String
Dim instance As New ExchangeSettingsUpdateScopeForestException(groupName, _
id)
public ExchangeSettingsUpdateScopeForestException(
string groupName,
string id
)
Parameters
- groupName
Type: System.String
- id
Type: System.String
See also
Reference
ExchangeSettingsUpdateScopeForestException class
ExchangeSettingsUpdateScopeForestException members