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
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/Clear-CsOnlineTelephoneNumberOrder.md
+17-9Lines changed: 17 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -59,8 +59,7 @@ Location TelephoneNumber
59
59
New York City +17182000004
60
60
```
61
61
62
-
This example cancels the purchase of the telephone number order containing the phone number +17182000004.
63
-
62
+
This example cancels the purchase of the telephone number order containing the phone number +17182000004.
64
63
65
64
## PARAMETERS
66
65
@@ -70,7 +69,7 @@ Specifies the telephone number search order to look up. Use `New-CsOnlineTelepho
70
69
```yaml
71
70
Type: String
72
71
Parameter Sets: (All)
73
-
Aliases:
72
+
Aliases:
74
73
75
74
Required: True
76
75
Position: Named
@@ -79,16 +78,25 @@ Accept pipeline input: False
79
78
Accept wildcard characters: False
80
79
```
81
80
81
+
### CommonParameters
82
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
Use the `Complete-CsOnlineTelephoneNumberOrder` cmdlet to complete a specific telephone number search order and confirm the purchase of the new telephone numbers. The telephone numbers can then be used to set up calling features for users and services in your organization.
28
28
29
-
30
29
## EXAMPLES
31
30
32
31
### -------------------------- Example 1 --------------------------
@@ -60,8 +59,7 @@ Location TelephoneNumber
60
59
New York City +17182000004
61
60
```
62
61
63
-
This example completes the purchase of the telephone number order containing the phone number +17182000004.
64
-
62
+
This example completes the purchase of the telephone number order containing the phone number +17182000004.
65
63
66
64
## PARAMETERS
67
65
@@ -71,7 +69,7 @@ Specifies the telephone number search order to look up. Use `New-CsOnlineTelepho
71
69
```yaml
72
70
Type: String
73
71
Parameter Sets: (All)
74
-
Aliases:
72
+
Aliases:
75
73
76
74
Required: True
77
75
Position: Named
@@ -80,20 +78,25 @@ Accept pipeline input: False
80
78
Accept wildcard characters: False
81
79
```
82
80
81
+
### CommonParameters
82
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments