RouteInfoSourceInitialDialInfo Property |
Gets the dial information that the source initiated the call with (caller ID, dialed number).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DialInfo SourceInitialDialInfo { get; }
Public ReadOnly Property SourceInitialDialInfo As DialInfo
Get
public:
property DialInfo^ SourceInitialDialInfo {
DialInfo^ get ();
}
member SourceInitialDialInfo : DialInfo with get
Property Value
Type:
DialInfoSee Also