TMimeEncoding
type
TMimeEncoding = (ME_7BIT, ME_8BIT, ME_QUOTED_PRINTABLE, ME_BASE64, ME_UU, ME_XX);
Unit
MIMEpart
Description
The various types of possible part encodings.
See also:
TMimePart.EncodingCode