User Property
A user id for login.
Data Type
StringDefault Value
""Remarks
If the User property is set to a non-empty string, then when connecting to the mail server an AUTH or CRAM-MD5 (depending on the value of AuthMode) command is sent in order to provide authentication information for the user.
NOTE: POP3 and IMAP servers typically require User to be set.