JVCL Help:TJvMailRecipient.AddressAndName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMailRecipient.AddressAndName Property
[+] TJvMailRecipient Methods
[+] TJvMailRecipient Properties
Search in JVCL Help
Search in all projectsSummary
Returns an address with a name.
Pascal
propertyAddressAndName: string;
Description
AddressAndName returns a formatted string so that the result is "name" <address>. If the recipient name is unknown, the name part is replaced by the address.
See Also
TJvMailRecipient.Address, TJvMailRecipient.Name
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