Click or drag to resize

FluentThreadUseEncoding Method

Forces the use of specified encoding.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public FluentThread UseEncoding(
	Encoding encoding
)

Parameters

encoding  Encoding
Search parameters encoding.

Return Value

FluentThread
This threading query object.
See Also