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.
See also:
TMimeEncoding, ComposeParts, DecodePart, DecodePartHeader, DecomposeParts, EncodePart, EncodePartHeader, Encoding