Skip to content

Commit f62f914

Browse files
authored
Update Get-CsOnlineVoiceUser.md
1 parent 9430a55 commit f62f914

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

skype/skype-ps/skype/Get-CsOnlineVoiceUser.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ Get-CsOnlineVoiceUser [-CivicAddressId <XdsCivicAddressId>] [-DomainController <
2323
```
2424

2525
## DESCRIPTION
26-
27-
## EXAMPLES
28-
29-
### -------------------------- Example 1 --------------------------
30-
```
31-
PS C:\> Get-CsOnlineVoiceUser -Identity [email protected]
32-
```
33-
34-
This example uses the User Principal Name (UPN) to retrieve the location and phone number information.
35-
3626
**NOTE:**
3727

3828
Beginning TPM 2.6.2 onwards, the below updates are applicable for TeamsOnly customers.
@@ -48,6 +38,16 @@ Beginning TPM 2.6.2 onwards, the below updates are applicable for TeamsOnly cust
4838

4939
- LiscenceState
5040

41+
## EXAMPLES
42+
43+
### -------------------------- Example 1 --------------------------
44+
```
45+
PS C:\> Get-CsOnlineVoiceUser -Identity [email protected]
46+
```
47+
48+
This example uses the User Principal Name (UPN) to retrieve the location and phone number information.
49+
50+
5151
## PARAMETERS
5252

5353
### -CivicAddressId

0 commit comments

Comments
 (0)