JCL Help:TJclEmailRecip.AddressType
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEmailRecip.AddressType Property
[+] TJclEmailRecip Methods
[+] TJclEmailRecip Properties
Search in JCL Help
Search in all projects
Summary
Determines the address type of a recipient.
Pascal
public property AddressType: AnsiString;
Description
AddressType holds the address type of a recipient. When left empty, the default address type will be used (usually this is SMTP) but it can be overridden by setting the AddressesType property of TJclEmailRecips. Do not confuse AddressType with the Kind property. Kind tells you whether the recipient is a primary recipient, a copy recipient or such, while AddressType tells you the type of e-mail address used.
About
Donator
Petr Vones
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