SmtpClient.AddHeader (gb.net.smtp)

Sub AddHeader ( Name As String, Value As String )

Add a custom header to the mail.

  • Name is the header identifier.

  • Value is the header value.