The exception that is thrown when the SMTP server refuses the message data submitted by the client or even refuses to start receiving the message data from the client.
For a list of all members of this type, see MailBeeSmtpRefusedDataException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.MailBeeEmailProtocolNegativeResponseException
MailBee.SmtpMail.MailBeeSmtpNegativeResponseException
MailBee.SmtpMail.MailBeeSmtpSendNegativeResponseException
MailBee.SmtpMail.MailBeeSmtpRefusedDataException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The developer can use ResponseString and ErrorCode property values to obtain more detailed information about the error.
Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeSmtpRefusedDataException Members | MailBee.SmtpMail Namespace