property ContentCharset: string;
Description
Holds the charset to encode or decode the email attachment.
This property sets the "charset" field in the Content-Type header. When you change this property, the ContentType property is changed as well, and vice versa.
See Also