Gets if specified string must be sent as IMAP literal-string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool MustUseLiteralString( string value, bool utf8StringSupported )
Public Shared Function MustUseLiteralString ( value As String, utf8StringSupported As Boolean ) As Boolean
public: static bool MustUseLiteralString( String^ value, bool utf8StringSupported )
static member MustUseLiteralString : value : string * utf8StringSupported : bool -> bool
Return Value
Boolean
Returns true if string must be sent as literal-string.
Returns true if string must be sent as literal-string.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119