Ends the pending asynchronous search request.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public MessageIndexCollection EndSearch()
Public Function EndSearch As MessageIndexCollection
Return Value
Type:
MessageIndexCollectionOn success, a
UidCollection or
MessageNumberCollection object representing
the indices (UIDs or ordinal message numbers) of the found messages; otherwise, a null reference (
Nothing in Visual Basic).
Exceptions Remarks See Also