SmtpException Constructor (String, SmtpResponse)Ipswitch.Messaging.Framework
Constructor

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public SmtpException(
	string message,
	SmtpResponse response
)

Parameters

message
Type: SystemString
The exception message
response
Type: Ipswitch.Messaging.Framework.MailSmtpResponse
The SMTP response from the server
See Also

Reference