The exception that is thrown when the SMTP server refuses all the recipients submitted during the send mail operation.
For a list of all members of this type, see MailBeeSmtpNoAcceptedRecipientsException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.SmtpMail.MailBeeSmtpNoAcceptedRecipientsException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This exception can be thrown only when refused recipients are allowed. When refused recipients are not allowed, the component does not wait until all recipients get refused, and throws MailBeeSmtpRefusedRecipientException if at least one recipient fails.
Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeSmtpNoAcceptedRecipientsException Members | MailBee.SmtpMail Namespace