How could send outlook activity send email to myself?

Thanks @Palaniyappan

Can you advise on the syntax if I wanna filter say, subject and body, something like

“@SQL=urn:schemas:httpmail:body LIKE '%” + row.Item(1).ToString + “%’” AND urn:schemas:httpmail:subject LIKE '%” + row.Item(2).ToString + “%’” ?

Thanks.

1 Like