Hunny Software Library Reference
EncodedWord.DecodedText Property
Gets or sets the decoded text.
[Visual Basic]
Public Property DecodedText As
ByteString
[C#]
public
Hunny.Base.ByteString
DecodedText {get; set;}
Property Value
the decoded text
See Also
EncodedWord Class
|
Hunny.Mime Namespace