Name | Description | |
---|---|---|
![]() | SmtpException Constructor | Overloaded. Initializes a new instance of the SmtpException class. |
Name | Description | |
---|---|---|
![]() | SmtpException Constructor(SerializationInfo, StreamingContext) | Initializes a new instance of the SmtpException class with serialized data. |
Name | Description | |
---|---|---|
![]() | Data | Gets a collection of key/value pairs that provide additional information about the exception. (Inherited from NetworkException) |
![]() | ProtocolCode | Gets the protocol error code, if available (usually when Status is set to ProtocolError). (Inherited from NetworkException) |
![]() | ProtocolMessage | Gets the protocol error message, if available (usually when Status is set to ProtocolError). (Inherited from NetworkException) |
![]() | Response | Gets the SmtpResponse of the exception. |
![]() | Status | Gets the status of the response. |
Name | Description | |
---|---|---|
![]() | GetRejectedRecipients | Gets the list of rejected recipients. |