Partager via


HostedEmailIntegrationManagerException Constructor (SerializationInfo, StreamingContext)

 

Creates a new instance of the HostedEmailIntegrationManagerException class using serialized data.

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

Syntax

protected HostedEmailIntegrationManagerException(
    SerializationInfo info,
    StreamingContext context
)
protected:
HostedEmailIntegrationManagerException(
    SerializationInfo^ info,
    StreamingContext context
)
Protected Sub New (
    info As SerializationInfo,
    context As StreamingContext
)

Parameters

See Also

HostedEmailIntegrationManagerException Overload
HostedEmailIntegrationManagerException Class
Microsoft.WindowsServerSolutions.HostedEmail Namespace

Return to top