public getSize ( IMP_Mailbox $mbox, boolean $formatted = true ) : mixed |
$mbox |
IMP_Mailbox |
The mailbox to obtain the size of. |
$formatted |
boolean |
Whether to return a human readable value. |
return |
mixed |
Either the size of the mailbox (in bytes) or a formatted
string with this information. |