Skip to content

Commit 3779ad9

Browse files
authored
Merge pull request MicrosoftDocs#10204 from get-itips/patch-398
add possible values
2 parents ddcd3e2 + d3a80ed commit 3779ad9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

skype/skype-ps/skype/New-CsTeamsMobilityPolicy.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ Accept wildcard characters: False
8585
```
8686
8787
### -IPAudioMobileMode
88-
When set to WifiOnly, prohibits the user from making, receiving calls or joining meetings using VoIP calls on the mobile device while on cellular data connection.
88+
When set to WifiOnly, prohibits the user from making and receiving calls or joining meetings using VoIP calls on the mobile device while on a cellular data connection. Possible values are: WifiOnly, AllNetworks.
89+
8990
9091
```yaml
9192
Type: String
@@ -100,7 +101,8 @@ Accept wildcard characters: False
100101
```
101102
102103
### -IPVideoMobileMode
103-
When set to WifiOnly, prohibits the user from making, receiving video calls or enabling video in meetings using VoIP calls on the mobile device while on cellular data connection.
104+
When set to WifiOnly, prohibits the user from making and receiving video calls or enabling video in meetings using VoIP calls on the mobile device while on a cellular data connection. Possible values are: WifiOnly, AllNetworks.
105+
104106
105107
```yaml
106108
Type: String

0 commit comments

Comments
 (0)