Click or drag to resize
DestinationType Property
Gets the type of the dial plan destination.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public RoutingResultType Type { get; }

Property Value

Type: RoutingResultType

Implements

IDialplanResultType
See Also