EmailSMTPSettingPort Property |  |
SMTP port example: 587
Namespace:
Velo.Services
Assembly:
Velo.Services (in Velo.Services.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic int Port { get; set; }Public Property Port As Integer
Get
Set
Property Value
Type:
Int32
Remarks
Default SMTP ports: 25 or 587
Default SSL SMTP ports: 465
See Also