Reception..::..DownloadMails Method
Download Mails.
Namespace:
FLEXYGO.MailsAssembly: flxMail (in flxMail.dll)
Syntax
public static List<Mails> DownloadMails( EmailAccount EmailAccount, string Folder, int Pagesize )
Public Shared Function DownloadMails ( _ EmailAccount As EmailAccount, _ Folder As String, _ Pagesize As Integer _ ) As List(Of Mails)