Renaming attachment from outlook

Okay try this instead “Respond_Mails/_” + (item.From.Address.Replace(“.”, “”)) + “.eml”
but this will remove all the dots (.) if present between the except the last one .eml

1 Like