Pop3Extensions Enum
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
POP3 extensions.
Syntax
[Flags]
public enum Pop3Extensions : long
Fields
Name | Description |
---|---|
All | All extensions. |
APop | APOP, an enhanced authorization method. |
ExplicitSecurity | Explicit TLS/SSL support (STLS). |