DiversionInfoScreen Property |
Indicates whether the number is user provided and screened or network provided.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Screen { get; }
Public ReadOnly Property Screen As String
Get
public:
property String^ Screen {
String^ get ();
}
member Screen : string with get
Property Value
Type:
String
See Also