SmtpClient.Automatic (gb.net.smtp)

Const Automatic As Integer = 0

Use this constant to try any authentication protocol until one works.

The authentication protocols order is: Login, Plain, and then CramMD5.