Changes

Activity:SendEmail (Activity)

9 bytes added, 07:55, 22 July 2013
/* Usage */
==Usage==
This activity is typically used to send Emails during the execution of a workflow. Sending is always asynchronous, so this activity will not block the execution of the workflow.
{{Hint|Sending is always asynchronous, so this activity will not block the execution of the workflow}}
==Example==