Hello,
am trying to save outlook attachments into local folder and its working fine but its working for folder which saved under Inbox how to extract it for other folders.(For ex: Folder in my Name which is not under Inbox).
Sub save_mail_attachments()
Dim AttachementPath As String: Dim...