RejectDestinationType Property |
Gets the type of the dial plan destination.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RoutingResultType Type { get; }
Public ReadOnly Property Type As RoutingResultType
Get
public:
virtual property RoutingResultType Type {
RoutingResultType get () sealed;
}
abstract Type : RoutingResultType with get
override Type : RoutingResultType with get
Property Value
Type:
RoutingResultTypeImplements
IDialplanResultTypeSee Also