Create a new mailing list
create_mailinglist(library_id, name, category = NULL)
library_id | the library_id |
---|---|
name | Name of the new mailing list |
category | Category in which to create the new mailing list |
The id of the created mailing list
if (FALSE) create_mailinglist("UR_1234567890AbCdE","New Emails")