Click or drag to resize

RoutingResultDestinationExtension Property

Gets the extension who will be called.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public IExtensionBase DestinationExtension { get; set; }

Property Value

IExtensionBase
See Also