JVCL Help:TJvMail.ResolveName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Transforms a message recipient's name as entered by a user to an unambiguous address list entry.


Pascal

 functionResolveName(constName: string): string;


Parameters

Parameters Description
const Name: string Specifies the name to be resolved.


Return Value

The display name of the message recipient or sender.


Description

Call ResolveName to resolve a message recipient's name (as entered by a user) to an unambiguous ddress list entry, by prompting the user to choose between possible entries. The dialog box is read-only, prohibiting changes.


See Also

TJvMail.LogOn


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