Send Email

Sends an email message asynchronously.

Inputs

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.

Notes

This function block is based on the BaseCollaboration.sendEmail() method. For more information, see sendEmail().

Copyright IBM Corp. 2003, 2004