TPOP3AuthType
type
TPOP3AuthType = (POP3AuthAll, POP3AuthLogin, POP3AuthAPOP);
Unit
pop3send
Description
The three types of possible authorization methods for "logging in" to a POP3 server.
See also:
TPOP3Send.AuthType