Outlook.Exe Keeping Handle After Attachment Save VB
问题 I have some VBA that i use to download all the attachments from an email and save them to a directory. This is causing me some problems because the handle from Outlook is remaining on the folder and as a result it fails to delete correctly. I thought my code is pretty fool proof and shouldn't be keeping a hold on the folder after the completion of the script. Can someone please point out to me what I have done wrong :/ Sub SaveCustDetails(myItem As Outlook.MailItem) 'On Error Resume Next Dim