Click or drag to resize
SetMusicOnCommandMusicOnHoldClass Property
Get/Set the music on hold class to play music from.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string MusicOnHoldClass { get; set; }

Return Value

Type: String
the music on hold class to play music from or null for the default class.
See Also