DialInfoSIPDialed Property |
Gets the full SIP address of the dialed number.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SIPAddress SIPDialed { get; }
Public ReadOnly Property SIPDialed As SIPAddress
Get
public:
property SIPAddress^ SIPDialed {
SIPAddress^ get ();
}
member SIPDialed : SIPAddress with get
Property Value
Type:
SIPAddressSee Also