DialParametersDialInfo Property |
Gets the dialing information about the call such as caller ID or dialed number.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic DialInfo DialInfo { get; }
Public ReadOnly Property DialInfo As DialInfo
Get
public:
property DialInfo^ DialInfo {
DialInfo^ get ();
}
member DialInfo : DialInfo with get
Property Value
DialInfo
See Also