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.26106.1555
Syntax
public List<long> GetList()

Return Value

ListInt64
List of UIDs or numbers.
See Also