TMimePart.EncodingCode
TMimePart

property EncodingCode: TMimeEncoding;

Unit
MIMEpart

Description
Decoded encoding type. Possible values are: ME_7BIT, ME_8BIT, ME_QUOTED_PRINTABLE and ME_BASE64. If type not recognised, result is ME_7BIT.