EncodedWord
Overview
Location
-
Reference:
- RemObjects.InternetPack.dll .NET, .NET Core 5.0, .NET Standard 2.0
- RemObjects.InternetPack.fx Island
- libRemObjects.InternetPack.fx Toffee
- Namespace: RemObjects.InternetPack.Messages.Mime.Decode
Class Methods
Decode virtual
class method Decode(encodedWords: String): String
static String Decode(String encodedWords)
static func Decode(_ encodedWords: String) -> String
Shared Function Decode(encodedWords As String) As String
Parameters:
- encodedWords:
Instance Methods
constructor protected Island
constructor
EncodedWord()
init()
Sub New()