BPM Data form on the fly

You can build an email message via code from within the customization.

EDIT

Checkout this link instead of the previous posted code.

edit #2

In aaron’s code, the last line can be just

client.SendAsync(message,null);