The SmtpRejectedRecipient type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkAddress
Gets the address of the rejected recipient.
Public propertySupported by the .NET Compact FrameworkError
Gets the exception thrown while attempting to deliver the message, if there was any.
Public propertySupported by the .NET Compact FrameworkResponse
Gets the response that rejected the recipient.

See Also