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
SmtpServer Class | DotNetOpenMail Namespace