Application RequestedWindowActivationMode Property RemotePhoneCallService API Reference
The last requested window activation mode. Invoke the RequestWindowActivationModes(WindowActivationModes)-method to set a new mode.

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

public WindowActivationModes RequestedWindowActivationMode { get; }
See Also