Mailboxes active
How many user mailboxes are active (snapshot)?
COUNT(*) FROM mailbox WHERE recipientTypeDetails = 'UserMailbox'
Filter UserMailbox; count shared/room separately.
Adapt: Optional: only mailboxes with mail activity in the period.