Decodes IMAP modified UTF7 encoded data. Defined in RFC 3501 5.1.3. Mailbox International Naming Convention.
Example: &APYA9g- is decoded to öö.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static string Decode_IMAP_UTF7_String( string text )
Public Shared Function Decode_IMAP_UTF7_String ( text As String ) As String
public: static String^ Decode_IMAP_UTF7_String( String^ text )
static member Decode_IMAP_UTF7_String : text : string -> string
Parameters
- text (String)
- Text to encode.
Return Value
String
[Missing <returns> documentation for "M:LumiSoft.Net.IMAP.IMAP_Utils.Decode_IMAP_UTF7_String(System.String)"]
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119