Click or drag to resize

SmtpResponseExceptionResponse Property

Gets SMTP server response that caused this exception to be thrown.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public SmtpResponse Response { get; }

Property Value

Type: SmtpResponse
See Also