SmtpException.GetRejectedRecipients Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
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. |