JVCL Help:TJvMail.SimpleMAPI

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvMail.FreeSimpleMapi


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