SmtpFailedRecipientsException

SmtpFailedRecipientsException class

Summary description for SmtpFailedRecipientsException.

The SmtpFailedRecipientsException type exposes the following members:

Constructors

NameDescription
SmtpFailedRecipientsException()Initializes a new instance of the SmtpFailedRecipientsException class
SmtpFailedRecipientsException(message)Initializes a new instance of the SmtpFailedRecipientsException class
SmtpFailedRecipientsException(message, inner_exceptions)Initializes a new instance of the SmtpFailedRecipientsException class

Properties

NameDescription
status_code
operation_details
error_details
failed_recipientFailed recipient
inner_exceptionsArray of inner exceptions

See Also