SmtpExceptionResponse Property Ipswitch.Messaging.Framework
Gets the SMTP response that caused this Exception to be thrown.

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

public SmtpResponse Response { get; }

Property Value

Type: SmtpResponse
See Also

Reference