Hunny Software Library Reference

SmtpClient.CONVERT_EOL Field

Option to SendLines that indicates the library should convert all line endings to CR LF.

[Visual Basic]
Public Const CONVERT_EOL As Integer
[C#]
public const int CONVERT_EOL;

See Also

SmtpClient Class | Hunny.Mail Namespace