SmtpClient.HelloMessage

SmtpClient.HelloMessage property

Gets or sets a HELO/EHLO string.

public string HelloMessage { get; set; }

See Also