ImapEndDownloadFolders Method |
Ends the pending asynchronous download folders request.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public FolderCollection EndDownloadFolders()
Public Function EndDownloadFolders As FolderCollection
Return Value
Type:
FolderCollectionOn success, a
FolderCollection object representing
the downloaded folders; otherwise, a null reference (
Nothing in Visual Basic).
Exceptions See Also