DialInfoCallerID Property |
Gets the ID of the caller.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string CallerID { get; }
Public ReadOnly Property CallerID As String
Get
public:
property String^ CallerID {
String^ get ();
}
member CallerID : string with get
Property Value
Type:
String
See Also