  | ConfbridgeMuteActionChannel Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Action.ConfbridgeMuteAction.Channel"]
 
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Channel { get; set; }Public Property Channel As String
	Get
	Set
public:
property String^ Channel {
	String^ get ();
	void set (String^ value);
}member Channel : string with get, set
Property Value
Type: 
String
See Also