Skip to content

Commit aeeabf9

Browse files
authored
Merge pull request MicrosoftDocs#5386 from loskinski/patch-10
ExplicitLogonEnabled not supported in EXO
2 parents 04cb62e + a14563d commit aeeabf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,8 @@ Accept wildcard characters: False
753753
```
754754
755755
### -ExplicitLogonEnabled
756+
This parameter is available only in on-premises Exchange.
757+
756758
The ExplicitLogonEnabled parameter specifies whether to allow a user to open someone else's mailbox in Outlook on the web (provided that user has permissions to the mailbox). Valid values are:
757759
758760
- $true: A user with the required permissions is able to open someone else's mailbox in Outlook on the web. This is the default value.
@@ -763,7 +765,7 @@ The ExplicitLogonEnabled parameter specifies whether to allow a user to open som
763765
Type: Boolean
764766
Parameter Sets: (All)
765767
Aliases:
766-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
768+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
767769

768770
Required: False
769771
Position: Named

0 commit comments

Comments
 (0)