Opens a mail, retrieving detailed information for it.
Interaction category: mail
Throttled.
Command.Mail.Open(mail) | |||
Command.Mail.Open(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. |