mail.recipient.delete
Syntax
- v = mail.recipient.delete(s1,s2)
Delete a recipient. The string s1 indicates the type of the recipient, and s2 is the full email address. Both the recipient type and email address must match for the recipient to be removed.
Returns: v - void return
Arguments: s1 - recipient type with admissible values:
s2 - full email address
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |