JVCL Help:TJvMail.SimpleMAPI
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMail.SimpleMAPI Property
[+] TJvMail Events
[+] TJvMail Methods
[+] TJvMail Properties
Search in JVCL Help
Search in all projectsSummary
Gives access to the Simple MAPI interface object.
Pascal
propertySimpleMAPI: TJclSimpleMapi;
Description
Use SimpleMAPI to access the internal Simple MAPI interface object.
The following example retrieves the current client name using the SimpleMAPI object.ClientLabel.Caption := JvMail1.SimpleMAPI.CurrentClientName;
See Also
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