MailBee.NET Objects 7.2

Imap.EndDownloadEnvelopesEx Method 

Ends the pending asynchronous request of pipelined downloading envelopes.

public EnvelopeCollection EndDownloadEnvelopesEx();

Return Value

On success, a EnvelopeCollection object representing the downloaded envelopes; otherwise, a null reference (Nothing in Visual Basic).

Exceptions

Exception Type Condition
MailBeeException An error occurred and ThrowExceptions is true.

See Also

Imap Class | MailBee.ImapMail Namespace | BeginDownloadEnvelopesEx