| PunycodeDecode(String) Method |
Decode a domain name, converting it to a string of Unicode characters.
Namespace: MimeKit.EncodingsAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Remarks
Decodes a domain name, converting it to Unicode, according to the rules defined by the IDNA standard.
See Also