 | FluentSearchNoCharset Method |
Forces the client not to use CHARSET command.
Some servers (e.g. Exchange 2007) fail to understand CHARSET command.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic FluentSearch NoCharset()
Public Function NoCharset As FluentSearch
public:
FluentSearch^ NoCharset()
member NoCharset : unit -> FluentSearch
Return Value
FluentSearchThis search query object.
See Also