Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -1563,6 +1563,8 @@ The AuditEnabled parameter specifies whether to enable or disable mailbox audit

- $false: Mailbox audit logging is disabled. This is the default value.

**Note**: In Exchange Online, mailbox auditing on by default was enabled for all organizations in January, 2019. For more information, see [Manage mailbox auditing](https://docs.microsoft.com/office365/securitycompliance/enable-mailbox-auditing).

```yaml
Type: $true | $false
Parameter Sets: (All)
Expand Down