InternalDialInfoCallerID 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; set; }
Public Property CallerID As String
Get
Set
public:
property String^ CallerID {
String^ get ();
void set (String^ value);
}
member CallerID : string with get, set
Property Value
Type:
StringSee Also