I am using send outlook to attach files in email from the folder and send it. I have refer to above link and I am able to send the attachments, but this method uses Forward functionality to send email where I am unable to provide subject line and body.
Please provide me if any other solution to send attachments in email and using outlook.
Add The attachments using the invoke method activity.
Specify the attachment you want to add (You can put this invoke inside of a loop or however you need it in order to add multiple files to the mail message