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

Property Value

ListSmtpResponse
See Also