Skip to content

Commit 4da05dd

Browse files
committed
Slight update to AccessRights update
1 parent 1de2ddf commit 4da05dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Add-MailboxFolderPermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The following roles apply specifically to calendar folders:
126126
- AvailabilityOnly: View only availability data
127127
- LimitedDetails: View availability data with subject and location
128128
129-
When the Editor role is applied to calendar folders, delegates can accept or decline meetings by manually selecting the meeting request in the mailbox. In Exchange Online, to send meeting requests to delegates where they can accept or decline meetings, use the SharingPermissionFlags parameter with the value Delegate.
129+
When the Editor role is applied to calendar folders, delegates can accept or decline meetings by manually selecting the meeting request in the mailbox. In Exchange Online, to send meeting requests to delegates where they can accept or decline meetings, also use the SharingPermissionFlags parameter with the value Delegate.
130130
131131
```yaml
132132
Type: MailboxFolderAccessRight[]

exchange/exchange-ps/exchange/Set-MailboxFolderPermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The following roles apply specifically to calendar folders:
147147
- AvailabilityOnly: View only availability data
148148
- LimitedDetails: View availability data with subject and location
149149
150-
When the Editor role is applied to calendar folders, delegates can accept or decline meetings by manually selecting the meeting request in the mailbox. In Exchange Online, to send meeting requests to delegates where they can accept or decline meetings, use the SharingPermissionFlags parameter with the value Delegate.
150+
When the Editor role is applied to calendar folders, delegates can accept or decline meetings by manually selecting the meeting request in the mailbox. In Exchange Online, to send meeting requests to delegates where they can accept or decline meetings, also use the SharingPermissionFlags parameter with the value Delegate.
151151
152152
```yaml
153153
Type: MailboxFolderAccessRight[]

0 commit comments

Comments
 (0)