Password Property
The password for the mailbox user.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
This property contains the password for the mailbox user. This property must be set before the class connects to the MailServer.
Data Type
String