Good day everyone,
Please help, How can this resolved
You must change the TypeArgument in For Each activity.
Click on For Each Activity, Then Go to Properties Panel, Find TypeArgument
and change the type to System.Net.Mail.MailMessage
2 Likes
looks like this is old studio or for each
in this type of element is not auto detected
go to properties and change type argument from object to the same type as tempMail
cheers
Looks like for each not supported that argument which you are using change it as System.Net as Mail msg
Hello @Anelisa_Bolosha1
- Highlight your For Each activity
- Click Properties (in the right side by default)
- Change the data type for your TypeArgument to MailMessage
Regards
Soren
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

