I startes learning UI path studio through UiPath academy. There’s a module named "Build your first process with studio ".In the for each activity, I’m unable to find type argument property. And when i run the code the emails were not retrieving! Help me with the concern.
Any particular error are you getting?
you should search the mail message type
Regards
Can we connect virtually once?
Search this: System.Net.Mail.MailMessage
Hi @Suthari_RohithReddy ,
Could you let us know which version of System.Activities are you using ?
Also try updating all the dependencies to the latest stable version and check if you are able to configure the currentItem
iterative variable.