| DiaSpringWrapperCommonChannelInfoLastCallerID Property |
The string representation of the last caller identification number on the given channel
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic string LastCallerID { get; }Public ReadOnly Property LastCallerID As String
Get
public:
property String^ LastCallerID {
String^ get ();
}member LastCallerID : string with get
Property Value
Type:
String
See Also