In the if conditions while am subject contains will be picked but it will be getting error how to take that error
Fine
make sure that the for each loop has type argument as
System.Net.Mail.MailMessage
and kindly type once again the if condition with the same expression once after changing the type argument
Cheers @Riyas_arlapadavu
It will be written correct but still getting error, am a beginner but still it will be done correct by looking videos
no not here in the get outlook mail activity
Its about the FOR EACH loop activity where we need to change the type argument property to System.Net.Mail.Mailmessage
if that is changed this error will go
Cheers @Riyas_arlapadavu
Where that option will be getting
Hey can you pass the XAML, for us to review ?
The screen shot you are providing is hard to read
Can you pass the XAML file, kinda curious how it’s getting erred out
Cause what you are calling is correct!!!
see this
Use System.Net.Mail.Mailmessage not List< System.Net.Mail.Mailmessage>
You should use or type Mailmessage in Browse for Types
Finally error was gone but still execution is stopping automatically when it reaches imap form