| http://www.w3.org/ns/prov#value | - The following is an example in which three cmdlets are used to filter the command to the sales department of an organization:Get-User | where {$_.Department -eq Sales"} | Get-Mailbox | Set-Mailbox -ProhibitSendQuota <Value> -ProhibitSendReceiveQuota <Value> -IssueWarningQuota <Value>Back to the topMORE INFORMATIONFor more information about mailbox size limits in Exchange Online,
|