Method MIMEContent():getContentTransferEncoding() Professional

Retrieves the content transfer encoding of a single part.

Syntax
:getContentTransferEncoding() --> cContentTransferEncoding
Return

The method returns a character string describing the content transfer encoding of a single part of an e-mail.

Description

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.

Feedback

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.