urllabel Address property
Return to Introduction  Previous page  Next page
Applies to
acURLLabel component as subproperty of Email structure.  

Declaration
property Address: String;  

Description
The Address property specifies the E-mail address of the recipient.  
 
When the user clicks the URLLabel, it will opens the default mailer program and automatically fill the address line with string specified in this property.  
 
tip If the Address is not specified (leaved empty), the component will use the label text as the E-mail address.  

See also
Name, CarbonCopy and BlindCarbonCopy properties.