Unit
ScMailMessage
Description
TScMailAddressItem is a TCollectionItem descendant that represents an item of the address of an electronic mail sender or recipient.
The TScMailAddressItem class is used by the TScSMTPClient and TScMailMessage classes to store address information for email messages.
An email address consists of a User name, Host, and optionally, DisplayName. The DisplayName can contain non-ASCII characters if you encode them.
See Also