  | HoldedCallEventUniqueId2 Property  | 
                Get/Set the unique id of the channel that has been put on hold.
            
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UniqueId2 { get; set; }Public Property UniqueId2 As String
	Get
	Set
public:
property String^ UniqueId2 {
	String^ get ();
	void set (String^ value);
}member UniqueId2 : string with get, set
Property Value
Type: 
String
See Also