ImapEndDownloadEnvelopesEx Method |
Ends the pending asynchronous request of pipelined downloading envelopes.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic EnvelopeCollection EndDownloadEnvelopesEx()
Public Function EndDownloadEnvelopesEx 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