Skip to content

Commit 39e11d8

Browse files
authored
Merge pull request #12554 from Jeahenng/main
Update RealTimeText documentation in TeamsMeetingPolicy and TeamsCallingPolicy
2 parents 6314d63 + d23ddcf commit 39e11d8

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

teams/teams-ps/teams/New-CsTeamsCallingPolicy.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,10 @@ Accept wildcard characters: False
671671
```
672672

673673
### -RealTimeText
674-
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
674+
>[!NOTE]
675+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
676+
677+
Allows users to use real time text during a call, allowing them to communicate by typing their messages in real time.
675678

676679
Possible Values:
677680
- Enabled: User is allowed to turn on real time text.
@@ -681,6 +684,7 @@ Possible Values:
681684
Type: String
682685
Parameter Sets: (All)
683686
Aliases:
687+
Applicable: Microsoft Teams
684688
685689
Required: False
686690
Position: Named

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1890,6 +1890,9 @@ Accept wildcard characters: False
18901890
```
18911891

18921892
### -RealTimeText
1893+
>[!NOTE]
1894+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
1895+
18931896
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
18941897

18951898
Possible Values:
@@ -1900,6 +1903,7 @@ Possible Values:
19001903
Type: String
19011904
Parameter Sets: (All)
19021905
Aliases:
1906+
Applicable: Microsoft Teams
19031907
19041908
Required: False
19051909
Position: Named

teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,10 @@ Accept wildcard characters: False
675675
```
676676

677677
### -RealTimeText
678-
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
678+
>[!NOTE]
679+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
680+
681+
Allows users to use real time text during a call, allowing them to communicate by typing their messages in real time.
679682

680683
Possible Values:
681684
- Enabled: User is allowed to turn on real time text.
@@ -685,6 +688,7 @@ Possible Values:
685688
Type: String
686689
Parameter Sets: (All)
687690
Aliases:
691+
Applicable: Microsoft Teams
688692
689693
Required: False
690694
Position: Named

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,6 +1960,9 @@ Accept wildcard characters: False
19601960
```
19611961

19621962
### -RealTimeText
1963+
>[!NOTE]
1964+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
1965+
19631966
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
19641967

19651968
Possible Values:
@@ -1970,6 +1973,7 @@ Possible Values:
19701973
Type: String
19711974
Parameter Sets: (All)
19721975
Aliases:
1976+
Applicable: Microsoft Teams
19731977
19741978
Required: False
19751979
Position: Named

0 commit comments

Comments
 (0)