UiPath RPA Associate (UiRPA) — Question 16
In the Output property of all Get Mail activities, what is the supported variable type?
Answer options
- A. List
- B. List
- C. MailMessage
- D. String
Correct answer: C
Explanation
The correct answer is C, as the Output property of all Get Mail activities is specifically designed to hold a MailMessage type. Options A and B are incorrect since they refer to a List type, which is not suitable for this property. Option D is also incorrect because a String type cannot adequately represent the structure of an email message.