MailBee.NET Objects 3.1

Imap.EndUploadMessage Method 

Ends the pending asynchronous upload message request.

public bool EndUploadMessage();

Return Value

true if the method succeeds; otherwise, false.

Exceptions

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

See Also

Imap Class | MailBee.ImapMail Namespace | BeginUploadMessage