Click or drag to resize

FluentSearchResultsAs Method

Sets the result type (message numbers or UIDs) of this search query.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public FluentSearch ResultsAs(
	ResultType resultType
)

Parameters

resultType  ResultType
Result type.

Return Value

FluentSearch
This search query object.
See Also