Click or drag to resize

FluentThreadResultsAs Method

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

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

Parameters

resultType  ResultType
Result type.

Return Value

FluentThread
This threading query object.
See Also