Click or drag to resize

ISendMessageResultRejectedRecipients Property

Gets the list of the recipients (From) rejected by the SMTP server.

Namespace: Limilabs.Client.SMTP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
List<string> RejectedRecipients { get; }

Property Value

ListString
See Also