Method MIMEMessage():delRecipient() Professional

Deletes a recipient.

Syntax
:delRecipient( <cEMailAddr> ) --> lSuccess
Parameters
<cEMailAddr>
<cEMailAddr> is a character string containing the e-mail address of the recipient to delete.
Return

The method returns .T. (true) if the specified e-mail address exists in the list of recipients and could be deleted, 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.