Skip to content

Commit 5622fcf

Browse files
authored
Update Connect-ExchangeOnline.md
1 parent ecab1b0 commit 5622fcf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

exchange/exchange-ps/exchange/Connect-ExchangeOnline.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -563,12 +563,10 @@ Accept wildcard characters: False
563563
```
564564

565565
### -ShowProgress
566-
Note: Currently, this parameter has no effect.
567-
568-
The ShowProgress parameter shows a visual progress bar in the PowerShell client module. The progress bar shows number of objects received and total number of objects requested. Valid values are:
566+
The ShowProgress parameter specifies whether to show or hide the progress bar of imported cmdlets when you connect. Valid values are:
569567

570568
- $true: The progress bar is displayed. This is the default value.
571-
- $false: The progress bar isn't displayed.
569+
- $false: Currently, this value has no effect.
572570

573571
```yaml
574572
Type: Boolean

0 commit comments

Comments
 (0)