Returns True if channel supports caller id

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool CallerID { get; }
Public ReadOnly Property CallerID As Boolean
public:
property bool CallerID {
	bool get ();
}

See Also