DiversionInfoScreen Property |
Indicates whether the number is user provided and screened or network provided.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also