Click or drag to resize

Pop3DefaultPort Field

Default POP3 protocol port (110). If you need to use different port please use port parameter in Connect(String, Int32) or Connect(String, Int32, Boolean) method.

Namespace: Limilabs.Client.POP3
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public const int DefaultPort = 110

Field Value

Int32
See Also