SmtpClient.Alternative (gb.net.smtp)

Property Alternative As Boolean

Returns or sets if mail attachments are actually different alternatives of the same data. For example, a mail encoded in HTML, in UTF-8, or only in ASCII.

By default, this property is FALSE. You must define it before using the Add method.