Skip to content

Commit f24297e

Browse files
authored
Merge branch 'live' into master
2 parents 44f9af7 + f2bc95b commit f24297e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Set-OwaMailboxPolicy [-Identity] <MailboxPolicyIdParameter>
120120
[-WebReadyMimeTypes <MultiValuedProperty>]
121121
[-WhatIf]
122122
[-WSSAccessOnPrivateComputersEnabled <$true | $false>]
123-
[-WSSAccessOnPublicComputersEnabled <$true | $false>]
123+
[-WSSAccessOnPublicComputersEnabled <$true | $false>] [<CommonParameters>]
124124
```
125125

126126
## DESCRIPTION
@@ -2010,6 +2010,7 @@ Accept wildcard characters: False
20102010
```
20112011
20122012
### -WeatherEnabled
2013+
20132014
This parameter is available only in the cloud-based service.
20142015
20152016
The WeatherEnabled parameter specifies whether to enable or disable weather information in the calendar in Outlook on the web. Valid values are:

0 commit comments

Comments
 (0)