InternalDialInfoDialed Property |
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; set; }
Public Property Dialed As String
Get
Set
public:
property String^ Dialed {
String^ get ();
void set (String^ value);
}
member Dialed : string with get, set
Property Value
Type:
StringSee Also