We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297e84e commit 0f4beabCopy full SHA for 0f4beab
skype/skype-ps/skype/export-csonlineaudiofile.md
@@ -18,9 +18,10 @@ Use the Export-CsOnlineAudioFile cmdlet to download an existing audio file.
18
## SYNTAX
19
20
```powershell
21
-Export-CsOnlineAudioFile [[-Identity] <string>][-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>][<CommonParameters>]
+Export-CsOnlineAudioFile [[-Identity] <string>] [-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>] [<CommonParameters>]
22
```
23
24
+
25
## DESCRIPTION
26
The Export-CsOnlineAudioFile cmdlet downloads an existing Auto Attendant (AA), Call Queue (CQ) service or Music on Hold audio file.
27
0 commit comments