property UseUTF8: boolean;
Description
Determines whether the UTF8 encoding will be used to encode commands sent to the SMTP server and decode responses received from the SMTP server.
When the property is True, the UTF8 encoding is used. Otherwise, the system locale is used.
Changing the value of this property may affect CEncoding.
See Also