JVCL Help:TJvMail.LogonOptions

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the logon behavior.


Pascal

 propertyLogonOptions: TJvMailLogonOptions;


Description

Use the LogonOptions property to customize the logon behavior of MAPI sessions. Use these flags to

  • Specify whether to make an attempt to create a new session or acquire the environment's shared session. A shared session is a session used by multiple client applications on a given computer.
  • Specify whether to display a logon dialog box to prompt the user for logon information.


See Also

TJvMail.LogOn


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