CC#•Created by Blumpf on 1/19/2023 in #help ❔ IMAP vs POP3 for getting attachments from an email
I'm building a console app in C# using MailKit to find and save all of the attachments in my outlook inbox locally. I just wanted to know if I should be using POP3 or IMAP client for this.