Requests a certain behavior for the activation of the CallCenter window. The ActiveWindowActivationModes-property
shows the current active window activation modes.
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
public void RequestWindowActivationModes( WindowActivationModes modes )
Parameters
- modes
- Type: JustRemotePhone.RemotePhoneService WindowActivationModes
The requested modes.
See Also