MatchSubDomainsIsInternalRelayOnlyException constructor (Exception)

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Sub New ( _
    innerException As Exception _
)
'Usage
Dim innerException As Exception

Dim instance As New MatchSubDomainsIsInternalRelayOnlyException(innerException)
public MatchSubDomainsIsInternalRelayOnlyException(
    Exception innerException
)

Parameters

See also

Reference

MatchSubDomainsIsInternalRelayOnlyException class

MatchSubDomainsIsInternalRelayOnlyException members

MatchSubDomainsIsInternalRelayOnlyException overload

Microsoft.Exchange.Management.SystemConfigurationTasks namespace