JVCL Help:TJvMailRecipient.Address

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the recipient address.


Pascal

 propertyAddress: string;


Description

Use Address to specify the mail address of a recipient. For example the user can enter an address for a recipient not in an address book (that is, a custom recipient).
The format of an address specified by Address is [address type][e-mail address]. Examples of valid addresses are FAX:206-555-1212 and SMTP:M@X.COM.


See Also

TJvMailRecipient.AddressAndName, TJvMailRecipient.Name


About

Notes

You must provide an address type.


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