property Message.LogonUser as String
Retrieves or sets a value that indicates the login user name.

TypeDescription
String A string expression that indicates the login user name.
Some SMTP Servers require an username and a password. The value for the LogonUser and LogonPassword are sent to the SMTP server only if the AuthMethod property is AuthLogin or AuthPlain.