IBaseCallDialInfo Property |
Gets basic information about the call such as caller ID or dialed number.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxDialInfo DialInfo { get; }
ReadOnly Property DialInfo As DialInfo
Get
property DialInfo^ DialInfo {
DialInfo^ get ();
}
abstract DialInfo : DialInfo with get
Property Value
Type:
DialInfo
See Also