0
all right? I am starting my studies in ASP.NET MVC (C#) and I wish you could help me with a problem that I am very lost.
I need to connect in a mailbox and capture all attachments that have available in it.
I’m looking for study materials or codes that do this routine for me to do tests.
I’ll be very grateful for your help.
Peter, try to improve your question. Having nothing ready or a Minimum, Complete and Verifiable Example will hardly get help.
– George Wurthmann
@Georgewurthmann all right? I’m trying to capture the attachments from a mailbox. But since I’m starting my studies in ASP.NET MVC I have no idea and I can’t find any content on the Internet about it. I wanted something to read, or a code to be based on. Hugs.
– Pedro Daher
Pedro, you did not give any example scenario, did not inform if you already receive these emails in some way or if you want to read from an existing provider, so I will send you something that at least can guide you in some research: read from gmail (Soen) and exchange read (Soen)
– George Wurthmann