This activity allows sending html formatted email via Smtp server, specified in SharePoint settings. Attachments multiline text filed supports URL and local disc path.
SharePoint Designer phrase
Parameters
Input parameters
Parameter | Description | Example |
this users | Email message and destination email address | |
this address | Optional. Blind carboncopy | nbrook@virtoway.com |
this address | Sender email address | support@virtosoftware.com |
this attachments | Direct web links or local paths to attachments(semicolondelimited) | http://SPSite/ /Shared%20Documents/t1.txt; https://site/t1.jpg; |
Example