Description

The EnumToMail component is used to create a list of email addresses and then select a unique address from this output list.

 

Implementation

Properties

  • Status: indicates the state of the object (it can go into an error state mainly due to wrong input format)
  • FaultCause: indicates the cause of the error state of the object if applicable
  • Out: an EmailAddressList output slot that displays the chosen email address from the address list and the name of the recipient if indicated
  • NameList: allows you to create the mailing list. To associate a name with an address, use the following syntax (email address and name separated by a pipe: | or ALT-GR+6): address@mail.com|Associated name

Actions

  • SetMail: allows choice of an email from the automatically created list according to the information present in the NameList property
  • RemoveList: clears the list of email addresses