DotNetOpenMail 0.5.7 (beta)

SmtpServer.Hostname Property

The server hostname

[Visual Basic]
Public Property ReadOnly Hostname As String
[C#]
public string Hostname { get; }
[C++]
public: __property String* get_Hostname();
[JScript]
public function get Hostname() : String

See Also

SmtpServer Class | DotNetOpenMail Namespace