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