Uipath Certified RPA Associate Uirpa · Free Practice Question Easy
Question 34
Scenario: You are using the For Each activity to loop through a list of MailMessage variables in your project. You need to set the TypeArgument property.
Which of the below should you utilize?
-
A
System.Core.Mail.MailMessage -
B
System.Web.Mail.MailMessage -
C
System.Mail.MailMessage -
D
System.Net.Mail.MailMessage
Reveal correct answer
Correct answer: D
Explanation
System.Net.Mail.MailMessage is the datatype for all emails.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
