Method MIMEMessage():setSubject() Professional

Defines the "Subject:" header.

Syntax
:setSubject( <cSubject> ) --> lSuccess
Parameters
<cSubject>
The parameter is a character string containing the subject line of an e-mail.
Return

The method returns .T. (true) if the subject line could be defined and .F. (false) otherwise.

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.