Skip to content

Commit ae89e71

Browse files
Added MD to cmdlet references
1 parent fe1680e commit ae89e71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineVoiceUser
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineVoiceUser cmdlet to retrieve a voice user's telephone number and location.
11+
Use the `Get-CsOnlineVoiceUser` cmdlet to retrieve a voice user's telephone number and location.
1212

1313
## SYNTAX
1414

@@ -190,7 +190,7 @@ Accept wildcard characters: False
190190
191191
### -LocationId
192192
Specifies the location identity of the location whose users will be returned.
193-
You can find location identifiers by using the Get-CsOnlineLisLocation cmdlet.
193+
You can find location identifiers by using the `Get-CsOnlineLisLocation` cmdlet.
194194

195195
```yaml
196196
Type: LocationID
@@ -311,7 +311,7 @@ Accept wildcard characters: False
311311
### -AsJob
312312
Indicates that this cmdlet runs as a background job.
313313

314-
When you specify the AsJob parameter, the command immediately returns an object that represents the background job. You can continue to work in the session while the job finishes. The job is created on the local computer and the results from the Skype for Business Online session are automatically returned to the local computer. To get the job results, use the Receive-Job cmdlet.
314+
When you specify the AsJob parameter, the command immediately returns an object that represents the background job. You can continue to work in the session while the job finishes. The job is created on the local computer and the results from the Skype for Business Online session are automatically returned to the local computer. To get the job results, use the `Receive-Job` cmdlet.
315315

316316
For more information about Windows PowerShell background jobs, see [about_Jobs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_jobs?view=powershell-6) and [about_Remote_Jobs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_remote_jobs?view=powershell-6).
317317

0 commit comments

Comments
 (0)