Partager via


HostedEmailIntegrationManagerException Constructor (HostedEmailIntegrationManagerErrorType)

 

Creates a new instance of the HostedEmailIntegrationManagerException class, using the specified error.

Namespace:   Microsoft.WindowsServerSolutions.HostedEmail
Assembly:  Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)

Syntax

public HostedEmailIntegrationManagerException(
    HostedEmailIntegrationManagerErrorType error
)
public:
HostedEmailIntegrationManagerException(
    HostedEmailIntegrationManagerErrorType error
)
Public Sub New (
    error As HostedEmailIntegrationManagerErrorType
)

Parameters

See Also

HostedEmailIntegrationManagerException Overload
HostedEmailIntegrationManagerException Class
Microsoft.WindowsServerSolutions.HostedEmail Namespace

Return to top