Sends an email message asynchronously.
- Collaboration
- The current collaboration object.
- Message
- A String that contains the text of the email message.
- Subject
- The subject line of the email message.
- Recipients
- A Vector that contains email addresses of the message recipients.
This Vector contains String objects.
This function block is based on the BaseCollaboration.sendEmail()
method. For more information, see sendEmail().
