Method MIMEContent():getContentTransferEncoding() Professional
Retrieves the content transfer encoding of a single part.
:getContentTransferEncoding() --> cContentTransferEncoding
The method returns a character string describing the content transfer encoding of a single part of an e-mail.
E-mails are transferred encoded on the Internet. The name of the encoding algorithm used for a single part of the e-mail can be retrieved with this method.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.