ImapEndDownloadEnvelopes Method |
Ends the pending asynchronous download envelopes request.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic 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