Gets the dialed number or dialed user ID.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Dialed { get; }
Public ReadOnly Property Dialed As String
Get
public:
property String^ Dialed {
String^ get ();
}
member Dialed : string with get
Property Value
Type:
String
See Also