{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,
	ConfToken aConfToken
)
Public Shared Function DownloadMails ( _
	EmailAccount As EmailAccount, _
	Folder As String, _
	Pagesize As Integer, _
	aConfToken As ConfToken _
) As List(Of Mails)

Parameters

EmailAccount
Type: FLEXYGO.Security..::..EmailAccount
Folder
Type: String
Pagesize
Type: Int32
aConfToken
Type: FLEXYGO.Configuration.Tokens..::..ConfToken

Return Value

Boolean