Name | Description | |
---|---|---|
![]() | SmtpRejectedRecipient Constructor(String, SmtpResponse) | Creates a new instance of SmtpRejectedRecipient using a specified address and response. |
Name | Description | |
---|---|---|
![]() | Address | Gets the address of the rejected recipient. |
![]() | Error | Gets the exception thrown while attempting to deliver the message, if there was any. |
![]() | Response | Gets the response that rejected the recipient. |