Skip to content

Commit b10f83a

Browse files
authored
Merge pull request #10932 from abnan/master
Update CsTeamsComplianceRecordingPolicy documentation due to rollback
2 parents 8afca54 + ee0d58f commit b10f83a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

skype/skype-ps/skype/New-CsTeamsComplianceRecordingPolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ Accept wildcard characters: False
166166
```
167167
168168
### -RecordReroutedCalls
169-
Setting this attribute to true enables compliance recording for calls that have been re-routed from a compliance recording-enabled user. Supported call scenarios include forward, transfer, delegation, call groups, and simultaneous ring.
169+
Setting this attribute to true enables compliance recording for calls that have been re-routed from a compliance recording-enabled user. Supported call scenarios include forward, transfer, delegation, call groups, and simultaneous ring. (Only available in Microsoft Teams PowerShell version 5.1.1-preview.)
170+
170171
171172
```yaml
172173
Type: Boolean

skype/skype-ps/skype/Set-CsTeamsComplianceRecordingPolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,8 @@ Accept wildcard characters: False
225225
```
226226
227227
### -RecordReroutedCalls
228-
Setting this attribute to true enables compliance recording for calls that have been re-routed from a compliance recording-enabled user. Supported call scenarios include forward, transfer, delegation, call groups, and simultaneous ring.
228+
Setting this attribute to true enables compliance recording for calls that have been re-routed from a compliance recording-enabled user. Supported call scenarios include forward, transfer, delegation, call groups, and simultaneous ring. (Only available in Microsoft Teams PowerShell version 5.1.1-preview.)
229+
229230
230231
```yaml
231232
Type: Boolean

0 commit comments

Comments
 (0)