The exception that is thrown when an invalid argument value is passed to a method or property.
For a list of all members of this type, see MailBeeInvalidArgumentException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeInvalidArgumentException
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 even if ThrowExceptions property value of MailBee component (such as Smtp, Pop3, and Imap) is set to false because it may indicate there is an error in the application code (for instance, network port to connect to cannot be a negative value).
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeInvalidArgumentException Members | MailBee Namespace