Add Attachment to Exchange Mail

I am trying to attach a mail to the “Send Exchange Mail” activity, but I am unable to do so. Using arguments is also not working; here’s the screenshot:

@KM1996

Double click on the value and it will appear to write as below

Follow Link

Hope this helps you

Thanks

But what value (datatype) am I supposed to insert? It supports only string variables. That won’t suit the mail I want to attach.

@KM1996

String variable with the full path of the file you want to attach

Hope this helps you

Thanks

I’m sorry, but I am unclear. I tried doing that and it gave me an error “path not found”. This entire thing is in a for each loop, wherein each email is an "item". So I need to find a way to give that “item” as attachment.