Click or drag to resize

ISendMessageResultGeneralErrors Property

Gets all error responses received from the server while sending message.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
List<SmtpResponse> GeneralErrors { get; }

Property Value

Type: ListSmtpResponse
See Also