SYNOPSIS
Create a new shared playlist
SYNTAX
New-RDMPlaylistShared -ConnectionPlayList [ConnectionPlayList] <ConnectionPlayList> -ExportConnections [ExportConnections] <SwitchParameter> -Name [Name] <String> [<CommonParameters>]
DESCRIPTION
Create a new shared playlist
PARAMETERS
-ConnectionPlayList <ConnectionPlayList>
(Required) Connections in the new playlist.
-ExportConnections <SwitchParameter>
Export the playlist connections.
-Name <String>
(Required) New shared playlist name.
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer and OutVariable.For more information, type, "get-help about_commonparameters".
NOTES
For more information, type "Get-Help New-RDMPlaylistShared -detailed". For technical information, type "Get-Help New-RDMPlaylistShared -full".
RELATED LINKS