I have attached my .xaml file where I am getting emails with attachments and checking to see if the attachment contains special characters. If the attachment contain special characters, I want to rename the attachment and send the new attachment to an email address. I do not know how to rename the attachment. The new name should be “newname” + today’s date + extension name of original attachment"
1Getemails.xaml (9.2 KB)