DotNetOpenMail 0.5.7 (beta)

SmtpServer Properties

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

Public Instance Properties

CaptureSmtpConversationObsolete. If true, the following call to "Send" will capture the most recent SMTP conversation to the SmtpServer object. This is intended for debugging only. This is deprecated in favour of the log message events.
Hostname The server hostname
Port The server port
ServerTimeout The timeout waiting for an SMTP command, in milliseconds
SmtpAuthToken Get or set the SMTP AUTH token for the server.

See Also

SmtpServer Class | DotNetOpenMail Namespace