ADDRECIPIENT
Use this command to add more recipients to your mail.
mail.ADDRECIPIENT(string EmailTo);
example:
mail.ADDRECEIPIENT('[email protected]');
Use this command to add more recipients to your mail.
mail.ADDRECIPIENT(string EmailTo);
example:
mail.ADDRECEIPIENT('[email protected]');
