property Encoding: string;
Description
Holds the default transfer encoding for attachments in the collection.
Common values of Encoding include the following: 'base64', 'xxe', 'uue'.
The value of Encoding is set in the TScCustomAttachment.ContentTransferEncoding property for all the collection attachments which ContentTransferEncoding is not specified.
See Also
TScCustomAttachment.ContentTransferEncoding