Completely downloads the specified message from the server, in a single line of code.
Completely downloads the specified message from the server, in a single line of code.
public static MailMessage QuickDownloadMessage(string,string,string,int);
Downloads the specified message (entire message or message header only) from the server, in a single line of code.
public static MailMessage QuickDownloadMessage(string,string,string,int,int);
Pop3 Class | MailBee.Pop3Mail Namespace | QuickDownloadMessages