| 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)
Syntaxpublic DialInfo CalleeDialInfo { get; }Public ReadOnly Property CalleeDialInfo As DialInfo
	Get
public:
property DialInfo^ CalleeDialInfo {
	DialInfo^ get ();
}member CalleeDialInfo : DialInfo with get
Property Value
Type: 
DialInfo
See Also