Skip to content

Commit 7dd4df3

Browse files
authored
Merge pull request MicrosoftDocs#1135 from yibsu/patch-1
Update Set-Mailbox.md
2 parents 997a7b6 + fb726bd commit 7dd4df3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,9 @@ The AuditAdmin parameter specifies the mailbox operations to log for administrat
983983

984984
- UpdateFolderPermissions (cloud-based service only)
985985

986-
By default, the Update, Move, MoveToDeletedItems, SoftDelete, HardDelete, FolderBind, SendAs, SendOnBehalf, Create, and UpdateFolderPermissions actions performed by administrators are logged.
986+
- UpdateCalendarDelegation (cloud-based service only)
987+
988+
By default, the Update, Move, MoveToDeletedItems, SoftDelete, HardDelete, FolderBind, SendAs, SendOnBehalf, Create, UpdateFolderPermissions, and UpdateCalendarDelegation actions performed by administrators are logged.
987989

988990
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
989991

@@ -1107,7 +1109,9 @@ The AuditOwner parameter specifies the mailbox operations to log for mailbox own
11071109

11081110
- UpdateFolderPermissions (cloud-based service only)
11091111

1110-
In on-premises Exchange, mailbox access by the owner isn't logged by default. In the cloud-based service, only the UpdateFolderPermissions action performed by the owner is logged by default.
1112+
- UpdateCalendarDelegation (cloud-based service only)
1113+
1114+
In on-premises Exchange, mailbox access by the owner isn't logged by default. In the cloud-based service, only the UpdateFolderPermissions and UpdateCalendarDelegation action performed by the owner is logged by default.
11111115

11121116
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
11131117

0 commit comments

Comments
 (0)