Internet Direct (Indy) Version 9.0.2 Beta
|
property EMailAddresses: String;
Reading EMailAddresses results in a string that contains a comma-delimited list of values for each TIdEmailAddressItem in collection.
Writing to EMailAddresses will Clear the collection, and add each parsed EMail address to the collection. Note: Group EMail addresses, delimited with the ":" (colon) and ";" (semi-colon) characters, are ignored when email addresses are added to the collection.