RouteInfoDialedDestination Property |
Gets the currently dialed destination.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Destination DialedDestination { get; }
Public ReadOnly Property DialedDestination As Destination
Get
public:
property Destination^ DialedDestination {
Destination^ get ();
}
member DialedDestination : Destination with get
Property Value
Type:
DestinationSee Also