Click or drag to resize

ServicePropertiessmtpmail_Port Property

The port. (Typically 25)

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int smtpmail_Port { get; }

Property Value

Type: Int32
The port. (Typically 25)
Remarks
Applies to ServiceInstance smtpmail only.
See Also