property Message.LogonPassword as String
Retrieves or sets the value that indicates the login's password.

TypeDescription
String A string expression that specifies the login's password. 
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.