Skip to content

Commit 2600820

Browse files
authored
Update Set-UserBriefingConfig.md
1 parent a0adbbf commit 2600820

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exchange/exchange-ps/exchange/powershell-v2-module/Set-UserBriefingConfig.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The Identity parameter specifies the user that you want to modify (for example,
4646
```yaml
4747
Type: String
4848
Parameter Sets: (All)
49-
Aliases: None
49+
Aliases:
5050
Applicable: Exchange Online
5151

5252
Required: True
@@ -66,7 +66,7 @@ The Enabled parameter specifies whether to enable or disable the Briefing email
6666
```yaml
6767
Type: Boolean
6868
Parameter Sets: (All)
69-
Aliases: None
69+
Aliases:
7070
Applicable: Exchange Online
7171

7272
Required: True
@@ -77,12 +77,12 @@ Accept wildcard characters: False
7777
```
7878
7979
### -ResultSize
80-
The ResultSize parameter specifies the maximum number of results to return. If you want to return all requests that match the query, use unlimited for the value of this parameter. The default value is 1000.
80+
This parameter is reserved for internal Microsoft use.
8181
8282
```yaml
8383
Type: Unlimited
8484
Parameter Sets: (All)
85-
Aliases:
85+
Aliases:
8686
Applicable: Exchange Online
8787
Required: False
8888
Position: Named

0 commit comments

Comments
 (0)