Sends an e-mail with an Email Message entity and one or more Email Recipient entities.
Target parameters (in) and Activity options
Entity | The e-mail message entity that will be sent. |
Example
Start with creating the email message entity. If you set the IsHtmlMessage-property to True, you can use html tags to format the message body. The e-mail will be sent with a no-reply address, so you can leave the sender properties empty.
Then create and add one or more email recipient entities. The recipient is automatically added to the message recipients collection.
The send email activity needs the email message entity as the target parameter.
Comments
0 comments
Please sign in to leave a comment.