LumiSoft Mail Server User API
Host Property
Namespaces > LumiSoft.MailServer.API.UserAPI > RouteAction_RouteToHost > Host
Gets or sets host name or IP where to route message.
Syntax
C#Visual BasicManaged C++
public string Host { get; }
Public ReadOnly Property Host As String
public:
String^ Host {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)