JVCL Help:TJvMail.Password
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMail.Password Property
[+] TJvMail Events
[+] TJvMail Methods
[+] TJvMail Properties
Search in JVCL Help
Search in all projectsSummary
Specifies a credential string.
Pascal
propertyPassword: string;
Description
Use Password to specify a credential string, limited to 256 characters or less. If the messaging system does not require password credentials, or if it requires that the user enter them, set Password to an empty string. When the user must enter credentials, include loLogonUI in LogonOptions to allow a logon dialog box to be displayed.
See Also
TJvMail.LogOn, TJvMail.LogonOptions, TJvMail.ProfileName
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page