Password Property
The password used to authenticate to the MailServer .
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
This property contains the password used to authenticate to the MailServer. Both the User and Password properties must be set before connecting to the MailServer.
Default Value
""