Click or drag to resize
MimeKit

IMailFolderSearch Method

Overload List
 NameDescription
Public methodSearch(SearchQuery, CancellationToken) Search the folder for messages matching the specified query.
Public methodSearch(IListUniqueId, SearchQuery, CancellationToken) Search the subset of UIDs in the folder for messages matching the specified query.
Public methodSearch(SearchOptions, SearchQuery, CancellationToken) Search the folder for messages matching the specified query.
Public methodSearch(SearchOptions, IListUniqueId, SearchQuery, CancellationToken) Search the subset of UIDs in the folder for messages matching the specified query.
Top
See Also