SmtpException.GetRejectedRecipients Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
GetRejectedRecipients()
Gets the list of rejected recipients.
Declaration
public SmtpRejectedRecipient[] GetRejectedRecipients()
Returns
| Type | Description |
|---|---|
| SmtpRejectedRecipient[] | The list of rejected recipients, or null if not applicable. |