Can we filter the output of GetExchangeMailMessage output to get particular email Subjects

Hi,

I was previously using “getoutlookmailmessage” activity and due to some issues my outlook will load sometimes and sometimes it will be stuck.

So I just want to change the “getoutlookmailmessage” to “Get Exchange Mail Message”.

But main problem here is, I was not able to filter the Subject here. Can I filter the “Get Exchange Mail Message” output for the particular subject mails or is any other way we can do…

Please help me with this.

@maddy99,

of course, you can filter your mails based condition after you read.
you may follow screenshot as below, you can see erros in my screenshot, just replace my variables with yours.
mail variable in for each must be type of system.net.mail.message.

image

Cheers,
Pankaj

1 Like

Hi @Pankaj.Patil ,

Thanks for the help…

1 Like

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