DiversionInfoTarget Property |
The number to which the call was being routed when the last diversion occurred.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string Target { get; }
Public ReadOnly Property Target As String
Get
public:
property String^ Target {
String^ get ();
}
member Target : string with get
Property Value
Type:
String
See Also