I'm trying to filter attachments from a Teams email and create a new attachment array, with only attachments in pdf/docx/pptx/xlsx/jpg/jpeg formats. I don't think I'm making my array correctly. I tried checking it with an apply to each loop emailing myself each attachment in the array and I got dozens more emails than the 2 attachments I expected (including .png ones). Does anyone see what I'm doing wrong?