Returns the number of mails in the player's inbox
See also Mail functions.
Signature:
numItems, totalItems = GetInboxNumItems()
Returns:
numItems- Number of mails in the player's inbox (number)totalItems- Total number of items both in the inbox and on the server. (number)