We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29640f3 commit 3cda89eCopy full SHA for 3cda89e
microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md
@@ -336,7 +336,7 @@ $params = @{
336
}
337
338
New-MgCommunicationCall -BodyParameter $params
339
-
+```
340
### EXAMPLE 8
341
```powershell
342
Import-Module Microsoft.Graph.CloudCommunications
@@ -361,7 +361,7 @@ $params = @{
361
362
363
364
365
### EXAMPLE 9
366
367
@@ -406,7 +406,7 @@ $params = @{
406
407
408
409
410
### EXAMPLE 10
411
412
0 commit comments