Skip to content

Commit e8ed216

Browse files
Update Get-CsTeamsMeetingPolicy.md
Formatted output in the example 4
1 parent cb6ad1a commit e8ed216

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skype/skype-ps/skype/Get-CsTeamsMeetingPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ This collection is then piped to the Where-Object cmdlet, which selects only tho
6464
### -------------------------- Example 4 --------------------------
6565
```powershell
6666
Get-CsTeamsMeetingPolicy -Identity Global | fl NewMeetingRecordingExpirationDays
67+
```
6768

69+
```Output
6870
NewMeetingRecordingExpirationDays : 60
6971
```
7072

0 commit comments

Comments
 (0)