Hi Guys,
I just used the Save Attachment-Function and “CType(email.Attachments.FirstOrDefault, Attachment).Name” to get the Attachment-Name. But the name is with the data format like title.zip or .xlsx.
My question is how to get the Name without the data typ in it.
Thanks