{CompanyName} FlexyGo

Reception..::..DownloadMails Method

Download Mails.

Namespace:  FLEXYGO.Mails
Assembly:  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)

Parameters

EmailAccount
Type: FLEXYGO.Security..::..EmailAccount
Folder
Type: String
Pagesize
Type: Int32

Return Value

Boolean