Skip to content

Commit 126149e

Browse files
authored
Merge pull request #11011 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 65a440e + 4da05dd commit 126149e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ 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, also use the SharingPermissionFlags parameter with the value Delegate.
130+
129131
```yaml
130132
Type: MailboxFolderAccessRight[]
131133
Parameter Sets: (All)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ 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, also use the SharingPermissionFlags parameter with the value Delegate.
151+
150152
```yaml
151153
Type: MailboxFolderAccessRight[]
152154
Parameter Sets: (All)

0 commit comments

Comments
 (0)