| 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()
Public Function NoCharset As FluentSearch
public:
FluentSearch^ NoCharset()
member NoCharset : unit -> FluentSearch
Return Value
Type:
FluentSearchThis search query object.
See Also