You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows you to control whether users can have SMS text messaging capabilities within Teams.
375
+
376
+
Possible values: True, False
377
+
378
+
```yaml
379
+
Type: Boolean
380
+
Parameter Sets: (All)
381
+
Aliases:
382
+
383
+
Required: False
384
+
Position: Named
385
+
Default value: None
386
+
Accept pipeline input: False
387
+
Accept wildcard characters: False
388
+
```
389
+
371
390
### -EnableXmppAccess
372
391
Indicates whether the user is allowed to communicate with users who have SIP accounts with a federated XMPP (Extensible Messaging and Presence Protocol) partner.
0 commit comments