Reading Outlook message error


I need to reed outlook mail subject and then find attach file who named “Settings”.
But i have an error “Option Strict ON disallow”, when i try to reed mail subject.

Variable Message has type List

@Arettu63

Did you change the ForEach->Properties->TypeArgument->System.Net.Mail.MailMessage?

If not you have to change that as above

Hope this helps you

Thanks

1 Like

yes. thank you! And how i can reed attachment names ?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.