The SmtpRejectedRecipientEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Ignore |
Gets or sets a value indicating whether to ignore the rejection
of the recipient and continue the sending operation.
|
![]() ![]() | Recipient |
Gets the address of rejected recipient.
|
![]() ![]() | Response |
Gets the SMTP server response.
|