while getting the emails from outlook i want to filter emails only from the above domains using filter property from get outlook mail messages.
can anyone suggest here ?
"@SQL=(""http://schemas.microsoft.com/mapi/proptag/0x0065001f"" like '%"&"xyz.com" &"%') OR (""http://schemas.microsoft.com/mapi/proptag/0x0065001f"" like '%"&"abc.com" &"%') OR (""http://schemas.microsoft.com/mapi/proptag/0x0065001f"" like '%"&"wer.com" &"%')"