JCL Help:TJclMapiClient
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclMapiClient Record
[+] JclMapi.pas Records
[+] TJclMapiClient Fields
Search in JCL Help
Search in all projects
Summary
MAPI-Client record
Pascal
public TJclMapiClient = record
ClientName: string;
ClientPath: string;
RegKeyName: string;
Valid: Boolean;
end;
Members
Members | Description |
ClientName: string; | Name of MAPI-Client |
ClientPath: string; | Path where MAPI-Client is located |
RegKeyName: string; | Registry key for MAPI-Client |
Valid: Boolean; | Validity of client (i.e. does it actually support Simple MAPI calls?) |
Description
TJclMapiClient shows information on each installed and registered MAPI-Client.
About
Unit
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