PendingDialogIDCallID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string CallID { get; }
Public ReadOnly Property CallID As String
Get
public:
property String^ CallID {
String^ get ();
}
member CallID : string with get
Property Value
Type:
StringSee Also