Method MIMEMessage():setContentTransferEncoding() Professional
Defines the content transfer encoding.
Syntax
:setContentTransferEncoding( <cContentTransferEncoding> ) --> lSuccess
Parameters
<cContentTransferEncoding>
This parameter is a character string describing the content transfer encoding of the e-mail message.
Return
The method returns .T. (true) if the new content transfer encoding could be set, otherwise .F. (false).
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.