Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string CallID { get; }
Public ReadOnly Property CallID As String
Get
public:
property String^ CallID {
String^ get ();
}
member CallID : string with get
Property Value
Type:
String
See Also