FirewallPort Property
This property contains the TCP port for the firewall Host .
Object Oriented Interface
public function getFirewallPort(); public function setFirewallPort($value);
Procedural Interface
ipworksopenpgp_phtmlmailer_get($res, 16 ); ipworksopenpgp_phtmlmailer_set($res, 16, $value );
Default Value
0
Remarks
This property contains the TCP port for the firewall FirewallHost. See the description of the FirewallHost property for details.
Note that this property is set automatically when FirewallType is set to a valid value. See the description of the FirewallType property for details.
Data Type
Long