public static bool SyncDownloadMails( EmailAccount EmailAccount, string Folder, List<long> Uids, int PageSize, string UserName )
Public Shared Function SyncDownloadMails ( _ EmailAccount As EmailAccount, _ Folder As String, _ Uids As List(Of Long), _ PageSize As Integer, _ UserName As String _ ) As Boolean