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