Reads RFC 2047 'encoded-word' from source stream.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string EncodedWord()
Public Function EncodedWord As String
public: String^ EncodedWord()
member EncodedWord : unit -> string
Return Value
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.
Exceptions
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