Gets the dialed number or dialed user ID.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Dialed { get; }
Public ReadOnly Property Dialed As String
Get
public:
property String^ Dialed {
String^ get ();
}
member Dialed : string with get
Property Value
Type:
StringSee Also