Filter in Outlook mail message activity

Hi

This showing an error

“@SQL=(”“urn:schemas:httpmail:subject”" LIKE “” LIKE ‘%“& MailToSubject &”%’ AND %yesterday(““urn:schemas:httpmail:datereceived””)%)"

Please check and correct it

check if this Helps

“@SQL=(”“urn:schemas:httpmail:subject”” LIKE ‘%“& EmailSubject &”%’ ) AND (““urn:schemas:httpmail:from”” LIKE ‘%”& emailId &“%’)”

Pls check this and tell me the error