LumiSoft Mail Server User API
SmartHostPort Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Relay_Settings > SmartHostPort
Gets or sets smart host server port.
Syntax
C#Visual BasicManaged C++
public int SmartHostPort { get; set; }
Public Property SmartHostPort As Integer
public:
int SmartHostPort {
	int get ();
	void set (int value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)