Skip to content

Commit 0f4beab

Browse files
authored
Update export-csonlineaudiofile.md
1 parent 297e84e commit 0f4beab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ Use the Export-CsOnlineAudioFile cmdlet to download an existing audio file.
1818
## SYNTAX
1919

2020
```powershell
21-
Export-CsOnlineAudioFile [[-Identity] <string>][-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>][<CommonParameters>]
21+
Export-CsOnlineAudioFile [[-Identity] <string>] [-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>] [<CommonParameters>]
2222
```
2323

24+
2425
## DESCRIPTION
2526
The Export-CsOnlineAudioFile cmdlet downloads an existing Auto Attendant (AA), Call Queue (CQ) service or Music on Hold audio file.
2627

0 commit comments

Comments
 (0)