LumiSoft Net Help
DecodeWords Method (text)
NamespacesLumiSoft.Net.MimeMimeUtilsDecodeWords(String)
Decodes "encoded-word"'s from the specified text. For more information see RFC 2047.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string DecodeWords(
	string text
)
Public Shared Function DecodeWords ( 
	text As String
) As String
public:
static String^ DecodeWords(
	String^ text
)
static member DecodeWords : 
        text : string -> string 
Parameters
text (String)
Text to decode.
Return Value
String
Returns decoded text.

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