OBJECT
Stores the details of protected users.
type ProtectedUserDetails {# Total number of protected user mailboxes.userMailboxProtected: Int # Total number of protected shared mailboxes.sharedMailboxProtected: Int }