The exception that is thrown when the message contains 8bit data while the SMTP server is capable of transmitting 7bit data only.
For a list of all members of this type, see MailBeeSmtp8bitDataNotSupportedException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.SmtpMail.MailBeeSmtp8bitDataNotSupportedException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Conversion8BitTo7bit property documentation for more information.
Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeSmtp8bitDataNotSupportedException Members | MailBee.SmtpMail Namespace | Smtp8bitDataConversion