Command.Mail.Open

Opens a mail, retrieving detailed information for it.

Usage:

Interaction category: mail

Throttled.

Command.Mail.Open(mail)
Command.Mail.Open(mail, callback)
ParameterTypeDatatypeDescription
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
mailparametermailThe ID of the mail to be targeted.