Skip to content

Commit bb5b468

Browse files
Update skype/skype-ps/skype/Get-CsTeamsMeetingPolicy.md
Co-authored-by: Andres Mariano Gorzelany <[email protected]>
1 parent 4ce9003 commit bb5b468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To do this, Get-CsTeamsMeetingPolicy is first called without any parameters in o
6262
This collection is then piped to the Where-Object cmdlet, which selects only those policies where the AllowMeetNow property is equal to True.
6363

6464
### -------------------------- Example 4 --------------------------
65-
```
65+
```powershell
6666
Get-CsTeamsMeetingPolicy -Identity Global | fl NewMeetingRecordingExpirationDays
6767
6868
NewMeetingRecordingExpirationDays : 60

0 commit comments

Comments
 (0)