Reads RFC 2047 'encoded-word' from source stream.

C# | Visual Basic | Visual C++ | F# |
public string EncodedWord()
Public Function EncodedWord As String
public: String^ EncodedWord()
member EncodedWord : unit -> string

String
Returns RFC 2047 'encoded-word' or null if end of stream reached.
Returns RFC 2047 'encoded-word' or null if end of stream reached.

Exception | Condition |
---|---|
InvalidOperationException | Is raised when source stream has no encoded-word at current position. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119