save attachment not working.
Try by giving only the item in field , not item.Attachments
Pass item.Attachments to for each and change type argument for each to System.net.mail.mailmessage
and then inside the for each use save attachement activity.
sorry I did not understand.Now I try inside for each row create one assign activity.create one variable attachment with data type System.net.mail.mailmessage.As mention in attachment.
Check like this, @Aditya10989
ok fine thanks for reply but get mail attachment,sender from we need to apply multiple loop for this…?