Click or drag to resize
CallPickupAlertStatusEnhancedPickupAlertOn Property
Returns the Enhanced Call Pickup alert status.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool EnhancedPickupAlertOn { get; }

Property Value

Type: Boolean
true if status is ON otherwise false.
See Also