The members of System.Net.Mail.SmtpException are listed below.
See Also: Inherited members from System.Exception
Initializes a new instance of the System.Net.Mail.SmtpException class. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified status code. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified status code and error message. | ||
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.SmtpException class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |
StatusCode | SmtpStatusCode.
Gets the status code returned by an SMTP server when an e-mail message is transmitted. |
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 needed to serialize the System.Net.Mail.SmtpException. |