Marks mail as spam.
Interaction category: mail
Throttled.
| Command.Mail.Spam(mail) | |||
| Command.Mail.Spam(mail, callback) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| callback | parameter | callbackfunction | A standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details. |
| parameter | The ID of the mail to be targeted. | ||