InternetAddress.setCharset
void setCharset(string charset = null)Set the charset to use for encoding the name of the mailbox or group.
Parameters
charset | the charset to use when encoding the name or null to use the defaults |
void setCharset(string charset = null)Set the charset to use for encoding the name of the mailbox or group.
charset | the charset to use when encoding the name or null to use the defaults |