JCL Help:TJclMapiClientConnect

From Project JEDI Wiki
Jump to navigationJump to search


Summary

MAPI-Client type


Pascal

 public TJclMapiClientConnect = (
ctAutomatic,
ctMapi,
ctDirect
);


Members

Members Description
ctAutomatic If Simple MAPI is installed it will be used, otherwise the client library will be used directly.
ctMapi Always use the MAPI library.
ctDirect Always use the client library (Simple MAPI is not required).


Description

TJclMapiClientConnect determines the type of connection to make with a MAPI-client.


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