need the DASL syntax to check if there are attachments and attachment type is pdf
Please provide solution
Check with the below once
GetOutlook Mail Messages Activity
Properties
Filter:"@SQL= ""http://schemas.microsoft.com/mapi/proptag/0x0E1B000B"" = 1 AND ""http://schemas.microsoft.com/mapi/proptag/0x370E001E"" LIKE '%.pdf%'"

Hope it helps!!
Hi,
Can you try the following?
"@SQL= ""urn:schemas:httpmail:hasattachment"" = True AND ""urn:schemas:httpmail:attachmentfilename"" like '%.pdf'"
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
