Hello! I'm using smtpop to try and download an e-mail from the server. I haven't been able to get past the part in the code where it attempts to get the filename from the attachment (attach.FileNam e) This comes back as "". I was wondering what the issue was as I have *not* modified the source in any way.
Here is my code:
Code:
using System;
using System.Collections.Generic;
using System.Linq;