{CompanyName} FlexyGo

MailController..::..DownloadMails Method

Download the Mails

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult DownloadMails(
	string Folder,
	int PageSize
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function DownloadMails ( _
	Folder As String, _
	PageSize As Integer _
) As ActionResult

Parameters

Folder
Type: String
PageSize
Type: Int32

Return Value