RemotePartyIDInfoScreen Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Screen { get; set; }
Public Property Screen As Boolean
Get
Set
public:
property bool Screen {
bool get ();
void set (bool value);
}
member Screen : bool with get, set
Property Value
Type:
BooleanSee Also