LumiSoft Net Help
EnableUtf8 Method
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientEnableUtf8()()()()
Enables UTF-8 support in IMAP server.
Declaration Syntax
C#Visual BasicVisual C++F#
public void EnableUtf8()
Public Sub EnableUtf8
public:
void EnableUtf8()
member EnableUtf8 : unit -> unit 
Remarks
Before calling this method, you need to check IMAP capability list to see if server supports "UTF8=ACCEPT" or "UTF8=ALL" capability. For more info see rfc5738.
Exceptions
ExceptionCondition
InvalidOperationExceptionIs raised when IMAP client is not in valid state(not-connected,not-authenticated or selected state).

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119