This enumerator describes the type of authentication to use against the SMTP server.
ceAuthLogin
2
Sets authentication to use the LOGIN protocol.
ceAuthNone
0
No authentication against the SMTP server.
ceAuthPlain
1
Sets authentication to use the PLAIN protocol.