LumiSoft Mail Server User API
SmartHost Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Relay_Settings > SmartHost
Gets or sets smart host to use for sending relay messages.
Syntax
C#Visual BasicManaged C++
public string SmartHost { get; set; }
Public Property SmartHost As String
public:
String^ SmartHost {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)