Specifies various Smtp settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Smtp (in Rebex.Smtp.dll)

Syntax

Visual Basic
Public Class SmtpSettings _
	Inherits SslSettings
C#
public class SmtpSettings : SslSettings

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..SmtpSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also