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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)