ImapEndExecuteCustomCommand Method |
Ends the pending asynchronous request for sending user-defined command to the server.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public bool EndExecuteCustomCommand()
Public Function EndExecuteCustomCommand As Boolean
Return Value
Type:
Booleantrue if the method succeeds; otherwise,
false.
Exceptions See Also