Possible CallCenter window activation modes. This is a bit mask enumeration!
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
SuppressActivationForIncomingCalls | 1 | The CallCenter window should not be activated for incoming calls. | |
SuppressActivationForOutgoingCalls | 2 | The CallCenter window should not be activated for outgoing calls. |
See Also