Skip to content

Commit c1fb878

Browse files
authored
Merge pull request MicrosoftDocs#1140 from PhillipGarding/patch-1
Added description to the EnableP2PRecording parameter to explain it is only supported for audio sessions
2 parents 5011bbd + 2c6f589 commit c1fb878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Set-CsConferencingPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,11 +554,11 @@ Accept wildcard characters: False
554554
```
555555
556556
### -EnableP2PRecording
557-
If True, users will be able to record peer-to-peer communication sessions.
557+
If True, users will be able to record peer-to-peer audio communication sessions.
558558
The default value is False.
559559
560560
This setting is enforced at the per-user level.
561-
That means that one user in a peer-to-peer communication session might be allowed to record the session while the other user is not.
561+
That means that one user in a peer-to-peer audio communication session might be allowed to record the session while the other user is not. Recording is not available in peer-to-peer communication sessions with video or screen sharing.
562562
563563
564564
```yaml

0 commit comments

Comments
 (0)