| CallIsServiceObserving Property |
A Boolean value indicating whether this incoming call is a service observing connection.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsServiceObserving { get; }Return Value
Type:
Boolean
true if the call is a service observing call; false otherwise
See Also