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 7ec9320 commit 297e84eCopy full SHA for 297e84e
skype/skype-ps/skype/export-csonlineaudiofile.md
@@ -18,10 +18,7 @@ Use the Export-CsOnlineAudioFile cmdlet to download an existing audio file.
18
## SYNTAX
19
20
```powershell
21
-Export-CsOnlineAudioFile
22
-[[-Identity] <string>]
23
-[-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>]
24
-[<CommonParameters>]
+Export-CsOnlineAudioFile [[-Identity] <string>][-ApplicationId] <OrgAutoAttendant|HuntGroup|TenantGlobal>][<CommonParameters>]
25
```
26
27
## DESCRIPTION
0 commit comments