DotNetOpenMail 0.5.7 (beta)

SmtpServer.Port Property

The server port

[Visual Basic]
Public Property ReadOnly Port As Integer
[C#]
public int Port { get; }
[C++]
public: __property int get_Port();
[JScript]
public function get Port() : int

See Also

SmtpServer Class | DotNetOpenMail Namespace