Click or drag to resize

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)
Syntax
public int Port { get; set; }

Property Value

Type: Int32
Remarks
Default SMTP ports: 25 or 587

Default SSL SMTP ports: 465

See Also