Skip to main content
Skip table of contents

StringToMail

Description

The StringToMail component is used to enter an email address in a string that will be transformed into a valid EmailAddressList email address.

 

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
  • In: String input Slot. This slot is classically related to user email properties. To associate a name with an address, use the following syntax (email address and name separated by a pipe: | or ALT-GR+6): [email protected]|Associated name.
  • Out: Output slot of type EmailAdressList, result of the conversion. This slot is classically linked to email addressing properties (To, Cc, Bcc).

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.