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.26106.1555
Syntax
public SmtpResponse Response { get; }

Property Value

SmtpResponse
See Also