Click or drag to resize

ImapDefaultSSLPort Field

Default IMAP protocol over SSL/TLS port (993). If you need to use different port please use port parameter in ConnectSSL(String, Int32) or Connect(String, Int32, Boolean) method.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public const int DefaultSSLPort = 993

Field Value

Int32
See Also