mail.recipient.add
Syntax
Add a recipient. The string s1 indicates the type of the recipient, and s2 is the full email address.
v - void return
s1 - recipient type with admissible values:
to normal recipient cc carbon copy recipient bcc blind carbon copy recipient
to normal recipient
cc carbon copy recipient
bcc blind carbon copy recipient
s2 - full email address
mail.port
mail.recipient.delete
9.1.13