ExchangeSettingsUpdateScopeForestException constructor (String, String, Exception)
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, _
innerException As Exception _
)
'Usage
Dim groupName As String
Dim id As String
Dim innerException As Exception
Dim instance As New ExchangeSettingsUpdateScopeForestException(groupName, _
id, innerException)
public ExchangeSettingsUpdateScopeForestException(
string groupName,
string id,
Exception innerException
)
Parameters
- groupName
Type: System.String
- id
Type: System.String
- innerException
Type: System.Exception
See also
Reference
ExchangeSettingsUpdateScopeForestException class
ExchangeSettingsUpdateScopeForestException members