Hello All, I am trying to replace a get mail activity in one of our bots to the new office 365 activity.
I have added the get mail in the scope. I however want to save the output in an existing Argument but i am getting an error.
Argument details below
Name: out_Message
Direction: Out
Argument Type: System.Collections.Generic.List<System.Net.Mail.MailMessage>
The error message is attached
Value of type ‘System.Collections.Generic.List(OfSystem.Net.Mail.MailMessage)’ cannot be converted to ‘1-dimensional array of UiPath.MicrosoftOffice365.Models.Office365MEssage’.