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.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
public WindowActivationModes ActiveWindowActivationModes { get; }
See Also