Click or drag to resize
FeatureInvocationParametersPickupNumber Property

Note: This API is now obsolete.

The number used in the 'avaya-cm-pickup-number' parameter of the feature invocation.

If set to -1, avaya-cm-pickup-number is not used during feature invocation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use PickupGroupNumber instead.")]
public int PickupNumber { get; set; }

Property Value

Type: Int32
See Also