RoutingResultLastRoutingState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic RoutingState LastRoutingState { get; set; }Public Property LastRoutingState As RoutingState
Get
Set
public:
property RoutingState LastRoutingState {
RoutingState get ();
void set (RoutingState value);
}member LastRoutingState : RoutingState with get, set
Property Value
RoutingState
See Also