Hunny Software Library Reference

SmtpClient Fields

The fields of the SmtpClient class are listed below. For a complete list of SmtpClient class members, see the SmtpClient Members topic.

Public Static (Shared) Fields

CONVERT_EOL Option to SendLines that indicates the library should convert all line endings to CR LF.
FIRST Option to SendLines that indicates the buffer is first in a series buffers.
LAST Option to SendLines that indicates the buffer is last in a series buffers.
TraceOutput Enables trace output of the protocol dialog.

See Also

SmtpClient Class | Hunny.Mail Namespace | RFC 2821: Simple Mail Transfer Protocol