JCL Help:TJclEmailLogonOption

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Logon options


Pascal

 public TJclEmailLogonOption = (
loLogonUI,
loNewSession,
loForceDownload
);
TJclEmailLogonOptions = set of TJclEmailLogonOption;


Members

Members Description
loLogonUI Login with a user interface (i.e.. show login dialog of client).
loNewSession Start a new session.
loForceDownload Force mails and attachments to be downloaded.


Description

Logon options


About

Unit

JclMapi


Navigation

no pages or subcategories

Donator

Petr Vones


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