RoutingResultCalleeDialInfo Property |
Gets the info the callee party will be dialed with.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DialInfo CalleeDialInfo { get; }
Public ReadOnly Property CalleeDialInfo As DialInfo
Get
public:
property DialInfo^ CalleeDialInfo {
DialInfo^ get ();
}
member CalleeDialInfo : DialInfo with get
Property Value
Type:
DialInfoSee Also