Hello,
Is there any way to search emails for any specific attachment based on file name? As of now, I have googled the solution and found couple of ways to search emails where most popular one is to use search tool and using refine field "Attachment Contains" and write the file name in this field.
However, using this technique provide me the list of emails either the search criteria exists in file name or in file content. For example, if I am looking for a file named "season.xlsx" then using this technique give me list of all emails that may have "season" in their file name or in file content (in file)
To further limit this and my requirement, I need solution to search only those emails for attachments having file names asked in query. For example, if I am searching for emails' attachment with search criteria "Season" (partially or full) then result of email list should only include emails having attachment name (partially or full) "season" and not the content of files which includes "season."