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