Skip to content

Commit 297e84e

Browse files
authored
Update export-csonlineaudiofile.md
1 parent 7ec9320 commit 297e84e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

skype/skype-ps/skype/export-csonlineaudiofile.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ Use the Export-CsOnlineAudioFile cmdlet to download an existing audio file.
1818
## SYNTAX
1919

2020
```powershell
21-
Export-CsOnlineAudioFile
22-
[[-Identity] <string>]
23-
[-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>]
24-
[<CommonParameters>]
21+
Export-CsOnlineAudioFile [[-Identity] <string>][-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>][<CommonParameters>]
2522
```
2623

2724
## DESCRIPTION

0 commit comments

Comments
 (0)