MailController..::..DownloadMails Method
Download the Mails
Namespace:
FLEXYGO.Controlers.UIAssembly: 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