Menu

to

Adds a recipient to the the generated email message.

Parent commands

  • mail
    Required. The recipient is added to the email generated by this parent command.

Attributes

value


Required
Value type
EL-evaluated
Yes
String, Collection
Yes
Defines the email address to be added to the message's list of recipients. The resolved value can be of three kinds: 
  • A String defining a single email address.
  • A String with multiple comma-separated email addresses.
  • A Collection of String each defining a single email address.   

Comments

0 comments