DialInfoCallerID Property |
Gets the ID of the caller.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string CallerID { get; }
Public ReadOnly Property CallerID As String
Get
public:
property String^ CallerID {
String^ get ();
}
member CallerID : string with get
Property Value
Type:
StringSee Also