Returns whether a message in the player's inbox can be deleted
See also Mail functions.
Signature:
canDelete = InboxItemCanDelete(mailID)
Arguments:
mailID- Index of a message in the player's inbox (between 1 andGetInboxNumItems()) (number)
Returns:
canDelete- 1 if the message can be deleted; otherwise nil (1nil)