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