Application ActiveWindowActivationModes Property RemotePhoneCallService API Reference
Shows the current active window activation modes of CallCenter. You can request a certain activation mode via the RequestWindowActivationModes(WindowActivationModes). The active modes depends on the granted rights and the requested modes of other clients.

Namespace: JustRemotePhone.RemotePhoneService
Assembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax

public WindowActivationModes ActiveWindowActivationModes { get; }
See Also