Skip to content

Commit 8b9763b

Browse files
authored
Merge branch 'main' into main
2 parents 1bd0e1a + e46167f commit 8b9763b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-EXOMailboxStatistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This example retrieves the minimum set of properties and the specified propertie
6161
## PARAMETERS
6262

6363
### -Archive
64-
The Archive switch parameter specifies whether to return mailbox statistics for the archive mailbox associated with the specified mailbox. You don't need to specify a value with this switch.
64+
The Archive switch specifies whether to return mailbox statistics for the archive mailbox associated with the specified mailbox. You don't need to specify a value with this switch.
6565

6666
```yaml
6767
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-UserPhoto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Accept wildcard characters: False
156156
```
157157
158158
### -Cancel
159-
The Cancel switch parameter deletes the photo that's currently uploaded as the preview photo. You don't need to specify a value with this switch.
159+
The Cancel switch deletes the photo that's currently uploaded as the preview photo. You don't need to specify a value with this switch.
160160
161161
To delete the photo that's currently associated with a user's account, use the Remove-UserPhoto cmdlet. The Cancel switch only deletes the preview photo.
162162

0 commit comments

Comments
 (0)