property Encoding: TScMailEncoding;
Description
Holds the encoding scheme of the message Attachments.
The default value is meDefault. With the default value, the encoding scheme will be chosen automatically when the message is sent. If the message has no attachments, the mePlainText encoding is used.
If the message has attachments, the meMIME encoding is used.
See Also