The SmtpRejectedRecipientEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkIgnore
Gets or sets a value indicating whether to ignore the rejection of the recipient and continue the sending operation.
Public propertySupported by the .NET Compact FrameworkRecipient
Gets the address of rejected recipient.
Public propertySupported by the .NET Compact FrameworkResponse
Gets the SMTP server response.

See Also