Gets body decoded text.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Text { get; }
Public ReadOnly Property Text As String Get
public: property String^ Text { String^ get (); }
member Text : string with get
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when not supported content-type charset or not supported content-transfer-encoding value. |
NotSupportedException | Is raised when body contains not supported Content-Transfer-Encoding. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119