Share via


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

See also

Reference

ExchangeSettingsDefaultScopeNotFoundException class

ExchangeSettingsDefaultScopeNotFoundException members

ExchangeSettingsDefaultScopeNotFoundException overload

Microsoft.Exchange.Management.Tasks namespace