Click or drag to resize

FluentSearchNoCharset Method

Forces the client not to use CHARSET command. Some servers (e.g. Exchange 2007) fail to understand CHARSET command.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public FluentSearch NoCharset()

Return Value

Type: FluentSearch
This search query object.
See Also