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; }
ReadOnly Property smtpmail_Port As Integer
Get
Property Value
Type:
Int32The port. (Typically 25)
Remarks
Applies to ServiceInstance smtpmail only.
See Also