|  | Programming Guide |        | 
Sends an email message
int sm_mail_send(int obj_id);int sm_n_mail_send(char *name);
obj_id- The object ID of the mail object.
name- The name assigned to the mail object.
- 0 Success.
sm_mail_sendsends the message identified byobj_idornameand deletes it.