RoutingResultDialplanDestination Property |
Gets the destination info received from the dial plan.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Destination DialplanDestination { get; }
Public ReadOnly Property DialplanDestination As Destination
Get
public:
property Destination^ DialplanDestination {
Destination^ get ();
}
member DialplanDestination : Destination with get
Property Value
Type:
DestinationSee Also