Click or drag to resize

ISendMessageResultAllResponses Property

Gets all 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> AllResponses { get; }

Property Value

ListSmtpResponse
See Also