The string representation of the last caller identification number on the given channel

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string LastCallerID { get; }
Public ReadOnly Property LastCallerID As String
public:
property String^ LastCallerID {
	String^ get ();
}

See Also