MailMessage could not passed as an out argument

hi ,
I’m tryng to read the inbox and the output of get outlook mail message needs to be sent as an outargument so that diffrent workflow can use it . the data type of the argument is List(mailMessage).
but after the edn of execution runtime error is thrown
image

1 Like

Can you please fetch first 100 mails and check?