Click or drag to resize

FluentSearchGetList Method

Issues the search query and retrieves UIDs or message numbers of messages, that match the search criteria, using server-side searching.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<long> GetList()

Return Value

Type: ListInt64
List of UIDs or numbers.
See Also