The members of System.Net.Mail.SmtpFailedRecipientException are listed below.
See Also: Inherited members from System.Net.Mail.SmtpException
Initializes an empty instance of the System.Net.Mail.SmtpFailedRecipientException class. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified error message. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified status code and e-mail address. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message and inner exception. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified status code, e-mail address, and server response. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message, e-mail address, and inner exception. |
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |
[read-only] | FailedRecipient | string.
Indicates the e-mail address with delivery difficulties. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|
System.Runtime.Serialization.ISerializable.GetObjectData |
Populates a System.Runtime.Serialization.SerializationInfo instance with the data that is needed to serialize the System.Net.Mail.SmtpFailedRecipientException. |