Skip to content

Commit 4dc505c

Browse files
authored
Merge pull request MicrosoftDocs#7009 from hirenshah1/patch-23
Update Set-OwaMailboxPolicy.md
2 parents fa567be + aea4747 commit 4dc505c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -615,18 +615,18 @@ Accept wildcard characters: False
615615
```
616616

617617
### -DelegateAccessEnabled
618-
This parameter is available or functional only in Exchange Server 2010.
618+
This parameter is available or functional only in on-premises Exchange.
619619

620-
The DelegateAccessEnabled parameter specifies whether delegates can use Outlook Web App to open folders that they have delegate access to. Valid values are:
620+
The DelegateAccessEnabled parameter specifies whether delegates can use Outlook on the web or Outlook Web App to open folders that they have delegate access to. Valid values are:
621621

622-
- $true: Delegates can open the mailbox in Outlook Web App. This is the default value.
623-
- $false: Delegates can't open the mailbox in Outlook Web App.
622+
- $true: Delegates can open the mailbox in Outlook on the web. This is the default value.
623+
- $false: Delegates can't open the mailbox in Outlook on the web.
624624

625625
```yaml
626626
Type: Boolean
627627
Parameter Sets: (All)
628628
Aliases:
629-
Applicable: Exchange Server 2010
629+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
630630
631631
Required: False
632632
Position: Named

0 commit comments

Comments
 (0)