Skip to content

Commit 461531f

Browse files
authored
Merge pull request MicrosoftDocs#7860 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 4929470 + d6307ae commit 461531f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ The SharingPermissionFlags parameter assigns calendar delegate permissions. This
244244

245245
You can specify multiple values separated by commas.
246246

247+
**Note**: You can't configure the **Deliver meeting requests addressed to me and responses to meeting requests where I am the organizer to** Outlook setting in PowerShell. But, you can configure the setting using Exchange Web Services (EWS). For more information, see [MeetingRequestsDeliveryScope Enum](/dotnet/api/microsoft.exchange.webservices.data.meetingrequestsdeliveryscope).
248+
247249
```yaml
248250
Type: MailboxFolderPermissionFlags
249251
Parameter Sets: (All)

exchange/exchange-ps/exchange/Set-ExternalInOutlook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ This example adds and removes the specified email addresses from the exception l
6363
The Identity parameter specifies the GUID of the external sender identification object that you want to modify. Although this parameter is available, you don't need to use it.
6464

6565
```yaml
66-
Type: OrganizationIdParameter, Exchange Online Protection
66+
Type: OrganizationIdParameter
6767
Parameter Sets: (All)
6868
Aliases:
69-
Applicable: Exchange Online
69+
Applicable: Exchange Online, Exchange Online Protection
7070

7171
Required: False
7272
Position: 0

0 commit comments

Comments
 (0)