C# Class Aspose.Email.Examples.CSharp.Email.Exchange.DownloadMessagesFromExchangeServerFoldersRecursively

Afficher le fichier Open project: aspose-email/Aspose.Email-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
DownloadAllMessages ( ) : void
ListMessagesInFolder ( IEWSClient client, ExchangeFolderInfo folderInfo, string rootFolder ) : void
RemoteCertificateValidationHandler ( object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors ) : bool

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void