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

Property Value

Type: ListSmtpResponse
See Also