Skip to content

Commit dcf0e6a

Browse files
committed
Minor typo fixes
1 parent 9dd19bc commit dcf0e6a

File tree

4 files changed

+16
-14
lines changed

4 files changed

+16
-14
lines changed

exchange/exchange-ps/exchange/Get-SafeLinksDetailReport.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ Type: MultiValuedProperty
207207
Parameter Sets: (All)
208208
Aliases:
209209
Applicable: Exchange Online
210+
210211
Required: False
211212
Position: Named
212213
Default value: None

exchange/exchange-ps/exchange/Get-UserBriefingConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Accept pipeline input: False
5555
Accept wildcard characters: False
5656
```
5757
58-
### -ResultSize
58+
### -ResultSize
5959
This parameter is reserved for internal Microsoft use.
6060
6161
```yaml

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

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,24 +1328,25 @@ Accept pipeline input: False
13281328
Accept wildcard characters: False
13291329
```
13301330

1331-
### -NpsSurveysEnabled
1332-
This parameter is avaialble only in the cloud-based service.
1331+
### -NpsSurveysEnabled
1332+
This parameter is available only in the cloud-based service.
13331333

13341334
The NpsSurveysEnabled parameter specifies whether to enable or disable the Net Promoter Score (NPS) survey in Outlook on the web. The survey allows uses to rate Outlook on the web on a scale of 1 to 5, and to provide feedback and suggested improvements in free text. Valid values are:
13351335

13361336
- $true: The NPS survey is available in Outlook on the web. This is the default value.
13371337
- $false: The NPS survey isn't available in Outlook on the web.
13381338

1339-
```yaml
1340-
Type: Boolean
1341-
Parameter Sets: (All)
1342-
Aliases:
1343-
Applicable: Exchange Online
1344-
Required: False
1345-
Position: Named
1346-
Default value: None
1347-
Accept pipeline input: False
1348-
Accept wildcard characters: False
1339+
```yaml
1340+
Type: Boolean
1341+
Parameter Sets: (All)
1342+
Aliases:
1343+
Applicable: Exchange Online
1344+
1345+
Required: False
1346+
Position: Named
1347+
Default value: None
1348+
Accept pipeline input: False
1349+
Accept wildcard characters: False
13491350
```
13501351

13511352
### -OneDriveAttachmentsEnabled

exchange/exchange-ps/exchange/Set-UserBriefingConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Accept pipeline input: False
7676
Accept wildcard characters: False
7777
```
7878
79-
### -ResultSize
79+
### -ResultSize
8080
This parameter is reserved for internal Microsoft use.
8181
8282
```yaml

0 commit comments

Comments
 (0)